hpatelx
Results
1
issues of
hpatelx
Running into this issue. 6% basic chunk optimization/home/project/node_modules/webpack-split-by-path/index.js:167 if (ignore[i].test(resourcePath)) { ^ TypeError: ignore[i].test is not a function **Webpack configuration:** const SplitByPathPlugin = require('webpack-split-by-path'); new SplitByPathPlugin([ {name: 'vendor', path: path.join(__dirname,...