Skip to content

Commit a5db62c

Browse files
committed
Update webpack.config.js
1 parent 4994853 commit a5db62c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ module.exports = {
88
},
99
compress: true,
1010
port: 3000,
11+
mode: 'none',
1112
},
1213
};

0 commit comments

Comments
 (0)