-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Cannot run Blitz with Webpack 5 #285
Labels
Comments
@ssledorze could you share what's going on in your db file around lines 50-60? (stripping anything sensitive along the way) |
@markhughes Could be that custom webpack config needs updated for webpack 5 |
@flybayer ah, I misread! Interesting! |
Can confirm the bug by simply toggling via future: {
webpack5: true
} in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the problem?
Blitzjs does not work (yet) using webpack 5.
Paste all your error logs here:
Try to access the App once compiled results in this crash:
Paste all relevant code snippets here:
Here the config blitz.config.js :
What are detailed steps to reproduce this?
Run
blitz -v
and paste the output here:Please include below any other applicable logs and screenshots that show your problem:
No response
The text was updated successfully, but these errors were encountered: