fix(build): externalize lodash
This commit is contained in:
parent
48f4d78c32
commit
04e1ae80f3
|
@ -2,6 +2,7 @@
|
||||||
"names": [
|
"names": [
|
||||||
"chai",
|
"chai",
|
||||||
"js-yaml",
|
"js-yaml",
|
||||||
|
"lodash",
|
||||||
"sinon",
|
"sinon",
|
||||||
"source-map-support"
|
"source-map-support"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue