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
Would it be possible to make a npm build-dev that will bundle the files as a dev bundle without the hash? Currently, I'm just modifying the build.js in the node_modules to point to the dev config file. But this is naturally overwritten when I do npm install.
Thanks.
The text was updated successfully, but these errors were encountered:
Would it be possible to make a npm build-dev that will bundle the files as a dev bundle without the hash? Currently, I'm just modifying the build.js in the node_modules to point to the dev config file. But this is naturally overwritten when I do npm install.
Thanks.
The text was updated successfully, but these errors were encountered: