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 00a775d commit 97870d0Copy full SHA for 97870d0
webpack.test.config.js
@@ -1,7 +1,7 @@
1
const path = require('path');
2
3
module.exports = {
4
- mode: 'production',
+ mode: 'development',
5
output: {
6
filename: 'index.js',
7
libraryTarget: 'umd',
0 commit comments