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

Upgrade to Webpack 5 #915

Closed
dysbulic opened this issue Nov 12, 2021 · 1 comment
Closed

Upgrade to Webpack 5 #915

dysbulic opened this issue Nov 12, 2021 · 1 comment
Assignees
Labels
backend Backend related issues feature request Feature Requests

Comments

@dysbulic
Copy link
Member

What would you like to be added?

In order to use Ceramic's Glaze library, we need to be running Webpack 5. This was the motivation behind the creation of #792 & #793.

It is not necessary to upgrade Next.js to switch to Webpack 5. All that is needed is the addition of a future.webpack5: true value to packages/web/next.config.js.

Why is this needed?

Ceramic's Glaze requires Webpack 5 in order to be included in the build correctly.

@dysbulic dysbulic added feature request Feature Requests backend Backend related issues labels Nov 12, 2021
@dysbulic dysbulic self-assigned this Nov 12, 2021
@dysbulic
Copy link
Member Author

This has been completed by #916.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related issues feature request Feature Requests
Projects
None yet
Development

No branches or pull requests

1 participant