Closed koalaink closed 7 years ago
Hi, I could not repeat your issue - I suspected either the chunkhash or the mutliple '/'s in the path, but neither seemed to break ScriptExt. However your suggested change was a good one so I included it in a refactor for v1.7.4. Could you try out v1.7.4 to see if it fixes your issue. I will assume so as it is your suggesed fix (!) but do let me know if not.
My issue is fixed with v1.8.0. thx
webpack config
Error: ScriptExtHtmlWebpackPlugin: no asset with href 'manifest.d41d8cd9.js'
modify function getScriptName as bellow, it works well