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 Webpack Example to Webpack Version greater than 5.x.x #495

Open
caiocesarbosco opened this issue Jul 13, 2022 · 0 comments
Open

Update Webpack Example to Webpack Version greater than 5.x.x #495

caiocesarbosco opened this issue Jul 13, 2022 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@caiocesarbosco
Copy link

The build process for webpack example using webpack versions > 5.x.x are failing returning following trace stack:

[Webpack Example Build Error] BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.

webpack.config.js need some adjusts and additional packages need be installed as well.

@ety001 ety001 added the dependencies Pull requests that update a dependency file label Sep 27, 2024
@ety001 ety001 self-assigned this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants