Skip to content

Migrate from CRA to Webpack #3

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

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Migrate from CRA to Webpack #3

wants to merge 9 commits into from

Conversation

bgins
Copy link
Member

@bgins bgins commented Oct 11, 2021

This PR shows how to convert the CRA version of this app to use Webpack 5.

Mostly this conversion just works with Webpack, Babel, and plugins installed and configured, but note that %PUBLIC_URL% is no longer needed and bundle.js must be imported in index.html.

@bgins bgins marked this pull request as draft October 11, 2021 21:01
@bgins bgins changed the title Migrate from CRA to Webpack 5 Migrate from CRA to Webpack Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant