We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6f101 commit d6f12faCopy full SHA for d6f12fa
webpack.config.js
@@ -10,7 +10,6 @@ var controllerPaths = {
10
};
11
12
module.exports = {
13
- mode: 'development',
14
output: {
15
filename: 'owt.js'
16
},
0 commit comments