Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update regex for wildcard blitz route in webpack config #3843

Merged
merged 4 commits into from
Sep 16, 2022

Conversation

itsdillon
Copy link
Member

Closes: #3841

What are the changes and their implications?

Allow for custom page extensions for the wildcard blitz route. This PR update's the regex in the webpack config found in blitz-rpc.

@changeset-bot
Copy link

changeset-bot bot commented Sep 15, 2022

🦋 Changeset detected

Latest commit: 9838636

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@blitzjs/rpc Patch
blitz Patch
@blitzjs/next Patch
@blitzjs/auth Patch
@blitzjs/codemod Patch
@blitzjs/config Patch
@blitzjs/generator Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@itsdillon itsdillon requested a review from beerose September 15, 2022 22:26
@itsdillon itsdillon merged commit 0edeaa3 into main Sep 16, 2022
@itsdillon itsdillon deleted the custom-page-extensions branch September 16, 2022 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make NextJS Feature Custom Page Extensions work with BlitzJS 2.0 RPC
3 participants