feat: add write-webpack-plugin for writing manifest.json content

This commit is contained in:
abhijithvijayan 2019-10-30 21:45:18 +05:30
parent 9084eb318d
commit fbf1cb18de
2 changed files with 6 additions and 0 deletions

View File

@ -52,6 +52,7 @@
"webpack-cli": "^3.3.9",
"webpack-dev-server": "^3.9.0",
"webpack-fix-style-only-entries": "^0.4.0",
"write-webpack-plugin": "^1.1.0",
"zip-webpack-plugin": "^3.0.0"
},
"dependencies": {

View File

@ -7371,6 +7371,11 @@ wrappy@1:
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
write-webpack-plugin@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/write-webpack-plugin/-/write-webpack-plugin-1.1.0.tgz#ac60a7fcbc149a8cc33a465420fbdf2f612e9af9"
integrity sha512-/E04VeJtHiOW02ET68yy38KRSOJTtvMFvAV3pLLgtYJWuhhNRQypPQWUsYzChndkRtedspqydOCG134AZZqBaA==
write@1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/write/-/write-1.0.3.tgz#0800e14523b923a387e415123c865616aae0f5c3"