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

Get code to build with webpack #112

Closed
wants to merge 1 commit into from
Closed

Get code to build with webpack #112

wants to merge 1 commit into from

Conversation

JacobEvelyn
Copy link

It looks like @kavisherlock and I are debugging the same issue as described in #108. I updated a bunch of things in package.json to get npm run dev to work, which all seem like relatively safe changes to me.

I'm less confident that the changes I made to build/utils.js and build/webpack.prod.conf.js are safe—that was more me trying to follow Webpack 3 -> 4 guides and deleting things I didn't understand. But at least npm run build now works for me!

Fixes #108

Base automatically changed from master to main January 24, 2021 15:17
@JacobEvelyn JacobEvelyn closed this by deleting the head repository Nov 11, 2022
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.

Error due to bumping webpack-dev-server from 2.11.3 to 3.1.11
1 participant