1.0.0 - init

This commit is contained in:
LINING-PC\lining
2025-06-30 12:57:22 +08:00
parent 18d291f415
commit 7a5b28a364
10 changed files with 147 additions and 32 deletions
+1
View File
@@ -9,6 +9,7 @@ export default defineConfig({
entry: './src/index.ts',
name: 'JordiumGanttVue3',
fileName: format => `jordium-gantt-vue3.${format}.js`,
formats: ['es', 'cjs'],
},
rollupOptions: {
// 确保外部化处理那些你不想打包进库的依赖