feat: add three rollup external

This commit is contained in:
2912401452 2021-09-22 17:59:47 +08:00
parent 2b272ea2d1
commit a646f511f8
1 changed files with 3 additions and 1 deletions

View File

@ -38,7 +38,9 @@ export default {
terser() terser()
], ],
external: [ external: [
'@antv/l7' '@antv/l7-core',
'@antv/l7-scene',
'@antv/l7-layers'
], ],
output: [ output: [
{ {