Closed viperfx07 closed 6 years ago
got an error saying that ENOENT: no such file or directory when having output: { chunkFilename: '[name].js?v=[chunkhash]' },
output: { chunkFilename: '[name].js?v=[chunkhash]' },
It's totally fine using v3.2.0
fixed this in my fork https://github.com/viperfx07/webpack-stream/commit/a4949dcad4e6dc7333af37ed925e423aa737c9a9
got an error saying that ENOENT: no such file or directory when having
output: { chunkFilename: '[name].js?v=[chunkhash]' },
It's totally fine using v3.2.0