webpack lodash 간소화

This commit is contained in:
2021-08-11 01:46:46 +09:00
parent ce1369a53b
commit 8c9bf93dca
7 changed files with 13 additions and 9 deletions
+5 -1
View File
@@ -7,8 +7,12 @@
"browsers": [
"last 2 versions"
]
}
},
"modules":false
}
]
],
"plugins": [
"lodash"
]
}