Skip to content

Commit

Permalink
update webpack and watchpack (#37397)
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra authored Jun 2, 2022
1 parent ebc3408 commit 273da9e
Show file tree
Hide file tree
Showing 22 changed files with 3,935 additions and 3,337 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"devDependencies": {
"@babel/core": "7.18.0",
"@babel/eslint-parser": "7.18.2",
"@babel/parser": "7.12.11",
"@babel/generator": "7.18.0",
"@babel/parser": "7.12.11",
"@babel/plugin-proposal-object-rest-spread": "7.14.7",
"@babel/preset-flow": "7.14.5",
"@babel/preset-react": "7.14.5",
Expand Down Expand Up @@ -192,7 +192,7 @@
"turbo": "1.2.14",
"typescript": "4.6.3",
"wait-port": "0.2.2",
"webpack": "link:./node_modules/webpack5",
"webpack": "link:node_modules/webpack5",
"webpack-bundle-analyzer": "4.3.0",
"worker-loader": "3.0.7"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/next/compiled/@vercel/nft/index.js

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions packages/next/compiled/babel-packages/packages-bundle.js

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions packages/next/compiled/babel/bundle.js

Large diffs are not rendered by default.

25 changes: 16 additions & 9 deletions packages/next/compiled/compression/index.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/next/compiled/conf/index.js

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion packages/next/compiled/crypto-browserify/index.js

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion packages/next/compiled/jsonwebtoken/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/next/compiled/mini-css-extract-plugin/cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/next/compiled/mini-css-extract-plugin/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/next/compiled/mini-css-extract-plugin/loader.js

Large diffs are not rendered by default.

Loading

0 comments on commit 273da9e

Please sign in to comment.