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 ea027c9 commit 7eed584Copy full SHA for 7eed584
yarn.lock
@@ -11168,6 +11168,13 @@ webpack-cli@^3.1.0:
11168
v8-compile-cache "^2.0.0"
11169
yargs "^12.0.1"
11170
11171
+webpack-merge@^4.1.4:
11172
+ version "4.1.4"
11173
+ resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-4.1.4.tgz#0fde38eabf2d5fd85251c24a5a8c48f8a3f4eb7b"
11174
+ integrity sha512-TmSe1HZKeOPey3oy1Ov2iS3guIZjWvMT2BBJDzzT5jScHTjVC3mpjJofgueEzaEd6ibhxRDD6MIblDr8tzh8iQ==
11175
+ dependencies:
11176
+ lodash "^4.17.5"
11177
+
11178
webpack-parallel-uglify-plugin@^1.1.0:
11179
version "1.1.0"
11180
resolved "https://registry.yarnpkg.com/webpack-parallel-uglify-plugin/-/webpack-parallel-uglify-plugin-1.1.0.tgz#252a6c796bf79a8047b00de2cf08c23aa9861441"
0 commit comments