-
Notifications
You must be signed in to change notification settings - Fork 117
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
File loader error #348
Comments
Hello mjperales,
and it will work fine, this will tell webpack to parse json using file-loader. So your module.config.js will look like the following:
|
System Information [ Chrome 85] Browser type and version I am currently taking this workshop on Frontend Masters and I had the same issue. After updating my module.config.js webpack is successfully parsing JSON manifest however the contents are missing. Here is what I see in my DevTools on chrome Any help please? Thank you! |
System Information
Describe the bug
While trying to copy the web-app-manifest.json
npm run build:prod
The text was updated successfully, but these errors were encountered: