build(webpack): remove LodashModuleReplacementPlugin

This commit is contained in:
Timothy Lai
2020-07-22 12:28:29 -07:00
parent c654d08af8
commit ea5b64bca3
4 changed files with 0 additions and 15 deletions

9
package-lock.json generated
View File

@@ -14094,15 +14094,6 @@
"integrity": "sha1-uvSJNOVDobXWNG+MhGmLGoyAOJY=",
"dev": true
},
"lodash-webpack-plugin": {
"version": "0.11.5",
"resolved": "https://registry.npmjs.org/lodash-webpack-plugin/-/lodash-webpack-plugin-0.11.5.tgz",
"integrity": "sha512-QWfEIYxpixOdbd6KBe5g6MDWcyTgP3trDXwKHFqTlXrWiLcs/67fGQ0IWeRyhWlTITQIgMpJAYd2oeIztuV5VA==",
"dev": true,
"requires": {
"lodash": "^4.17.4"
}
},
"lodash._arraycopy": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/lodash._arraycopy/-/lodash._arraycopy-3.0.0.tgz",