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
Not sure if this is by design or I'm missing something. I had enableVersioning() removed from my webpack.config.js file and the generated js and css files no longer have the hash inserted in their filenames but the files down in the images and configs subdirectories are still versioned. I need to disable versioning to share a custom icon font with a front-end app that I've not yet separated out of my project.