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

with-webassembly doesn't work anymore #26436

Closed
d3lm opened this issue Jun 21, 2021 · 1 comment · Fixed by #26440
Closed

with-webassembly doesn't work anymore #26436

d3lm opened this issue Jun 21, 2021 · 1 comment · Fixed by #26440
Labels
bug Issue was opened via the bug report template. examples Issue/PR related to examples

Comments

@d3lm
Copy link
Contributor

d3lm commented Jun 21, 2021

What example does this report relate to?

with-webassembly

What version of Next.js are you using?

latest

What version of Node.js are you using?

14.x

What browser are you using?

Chrome

What operating system are you using?

macOS

How are you deploying your application?

/

Describe the Bug

image

Expected Behavior

The example should work.

To Reproduce

$ npm i
$ npx next dev
@d3lm d3lm added bug Issue was opened via the bug report template. examples Issue/PR related to examples labels Jun 21, 2021
@d3lm d3lm mentioned this issue Jun 21, 2021
20 tasks
@kodiakhq kodiakhq bot closed this as completed in #26440 Jun 21, 2021
kodiakhq bot pushed a commit that referenced this issue Jun 21, 2021
## Documentation / Examples

- [x] Make sure the linting passes

Fixes #26436

As mention in #25854 `with-webassembly` example doesn't work anymore after switching to webpack 5.
This PR adds webpack experimental configuration.
flybayer pushed a commit to blitz-js/next.js that referenced this issue Jun 24, 2021
## Documentation / Examples

- [x] Make sure the linting passes

Fixes vercel#26436

As mention in vercel#25854 `with-webassembly` example doesn't work anymore after switching to webpack 5.
This PR adds webpack experimental configuration.
@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue was opened via the bug report template. examples Issue/PR related to examples
Projects
None yet
2 participants