feat: InspiraUI
This commit is contained in:
@ -37,6 +37,9 @@ export default defineConfig(({ command, mode }) => {
|
||||
// // 'vendor/nprogress': ['nprogress'],
|
||||
// // 'vendor/formkit': ['@formkit/auto-animate'],
|
||||
// },
|
||||
manualChunks: {
|
||||
'vendor/Cesium': ['cesium'],
|
||||
},
|
||||
},
|
||||
},
|
||||
sourcemap: mode !== 'production' || env.VITE_SOURCE_MAP === 'true',
|
||||
|
Reference in New Issue
Block a user