You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be possible in Parcel 2, thanks to the naming plugin. Parcel 1 has a flat file structure with hashes as this is the easiest to deploy to a cdn
Percell generate flat dist folder structure. It doesn't look good compared to "classic" html5 boilerplate version.
Maybe add this plugin:
https://github.com/VladimirMikulic/parcel-plugin-custom-dist-structure
with setup for source maps from this page (read comments!):
https://www.fruitdudragon.com/using-parcel-plugin-custom-dist-structure-with-parcel/
The text was updated successfully, but these errors were encountered: