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 4994853 commit a5db62cCopy full SHA for a5db62c
webpack.config.js
@@ -8,5 +8,6 @@ module.exports = {
8
},
9
compress: true,
10
port: 3000,
11
+ mode: 'none',
12
13
};
0 commit comments