Skip to content

Commit 828f846

Browse files
committed
Update workflow
1 parent 1c16e1a commit 828f846

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

next.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ module.exports = {
99
loader: "custom",
1010
},
1111
webpack: (config) => {
12-
13-
config.optimization.minimize = false;
14-
1512
config.module.rules = [
1613
...config.module.rules,
1714
{

0 commit comments

Comments
 (0)