We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6bac57 commit 7f5378fCopy full SHA for 7f5378f
src/models/Config.js
@@ -55,7 +55,7 @@ class Config {
55
requireRules: [
56
'node_modules|package.json:main|index.js'
57
],
58
- devtool: 'cheap-module-source-map'
+ devtool: 'cheap-source-map'
59
};
60
}
61
setExports(files) {
0 commit comments