Parcel throwing an error in production
As described here: https://github.com/PlasmoHQ/plasmo/issues/661, the following error is thrown:
The content script fails in production mode. I've traced this back to a Parcel error (
@parcel/runtime-js/src/helpers/bundle-manifest.js
).GitHub
Issues · PlasmoHQ/plasmo
🧩 The Browser Extension Framework. Contribute to PlasmoHQ/plasmo development by creating an account on GitHub.
1 Reply
Hmm... I wonder why that file would be triggered, unless there's a PWA manifest.json imported somewhere.