1
0
Fork 0
js-utils/config/rollup-external.json

13 lines
125 B
JSON
Raw Permalink Normal View History

2019-09-29 21:06:03 +00:00
{
"names": [
"chai",
"fs",
2020-05-20 13:12:09 +00:00
"mock-fs",
"module",
"process",
"sinon",
"source-map",
"source-map-support"
2019-09-29 21:06:03 +00:00
]
}