@@ -5,4 +5,6 @@ dist-ssr
*.local
horz_chart
horz_chart.zip
+eta_chart_front
+eta_chart_front.zip
package-lock.json
@@ -26,7 +26,7 @@ export default defineConfig({
},
build: {
- outDir: 'horz_chart',
+ outDir: 'eta_chart_front',
chunkSizeWarningLimit: 1000,//单文件过1000kb警告
resolve: {