We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1554bb1 commit 07f2bafCopy full SHA for 07f2baf
webpack/resolve-chunk-plugin/package.json
@@ -12,6 +12,9 @@
12
"scripts": {
13
"build": "gulp test --clean"
14
},
15
+ "peerDependencies": {
16
+ "@types/webpack": "*"
17
+ },
18
"devDependencies": {
19
"@microsoft/node-library-build": "6.3.7",
20
"@microsoft/rush-stack-compiler-3.4": "0.3.7",
webpack/set-webpack-public-path-plugin/package.json
@@ -16,6 +16,9 @@
"lodash": "~4.17.15",
"uglify-js": "~3.0.28"
21
22
23
24
0 commit comments