Deploy Progressive Web App error in Production
I add the PWA out of the jumspstart pro template. However, it appears that the ActionView complaining about the manifest.json with the following error
ActionView::Template::Error (Webpacker can't find application.css in /home/davidnghk/App6/fg/code/public/packs/manifest.json. Possible causes:
1. You want to set webpacker.yml value of compile to true for your environment
unless you are using the `webpack -w` or the webpack-dev-server.
2. webpack has not yet re-run to reflect updates.
3. You have misconfigured Webpacker's config/webpacker.yml file.
4. Your webpack configuration is not creating a manifest.
Any ideas ?
ActionView::Template::Error (Webpacker can't find application.css in /home/davidnghk/App6/fg/code/public/packs/manifest.json. Possible causes:
1. You want to set webpacker.yml value of compile to true for your environment
unless you are using the `webpack -w` or the webpack-dev-server.
2. webpack has not yet re-run to reflect updates.
3. You have misconfigured Webpacker's config/webpacker.yml file.
4. Your webpack configuration is not creating a manifest.
Any ideas ?
Notifications
You’re not receiving notifications from this thread.