1
0
Fork 0

fix(build): externalize lodash

This commit is contained in:
ssube 2020-07-08 22:19:47 -05:00
parent 48f4d78c32
commit 04e1ae80f3
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"names": [
"chai",
"js-yaml",
"lodash",
"sinon",
"source-map-support"
]