mirror of https://gitee.com/antv-l7/antv-l7
feat: add three rollup external
This commit is contained in:
parent
2b272ea2d1
commit
a646f511f8
|
@ -38,7 +38,9 @@ export default {
|
|||
terser()
|
||||
],
|
||||
external: [
|
||||
'@antv/l7'
|
||||
'@antv/l7-core',
|
||||
'@antv/l7-scene',
|
||||
'@antv/l7-layers'
|
||||
],
|
||||
output: [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue