Is it possible to identify a hashed bundle.js file without using HTMLWebPlugins?
At the moment I am using HTMLWebPLugins to hash and update the index.html with the hashed file name. My question is, can this be done without the plugin? The reason I ask it that I would ideally not want to add an extra plugin to my project.