Closed jaredkrinke closed 9 months ago
Does older Parcel work without this?
Older Parcel doesn't support JSON import. Is this related to JSON imports?
I don't actually need JSON imports--would this avoid having to hack in stuff to prevent JSON imports for languages?
The main problem is that the runtime file has a hash in the name even though I don't want it to--although I could just start doing a wildcard copy of all JS and call it a day...
How do I ensure that this file is copied for WebView2, etc. builds but also gets cleaned up?
This file is also blocked on itch.io... I really need to figure out how to get rid of it...
Open a bug to track a more robust/future-proof solution- #547Something to do with Parcel, I suspect...
Asked on Parcel Discussions: https://github.com/parcel-bundler/parcel/discussions/9490