mirror of
https://github.com/ethan-zf/cesium-plot-js.git
synced 2025-06-23 11:07:30 +00:00
Add export es module
This commit is contained in:
parent
fe0b7ec523
commit
9563bc1e1d
@ -23,7 +23,6 @@ export default defineConfig(({ mode }) => {
|
||||
entry: path.resolve(__dirname, 'src/index.ts'),
|
||||
name: 'CesiumPlot',
|
||||
fileName: 'CesiumPlot',
|
||||
formats: ['umd'],
|
||||
},
|
||||
rollupOptions: {
|
||||
external: ['cesium'],
|
||||
|
Loading…
Reference in New Issue
Block a user