|
@@ -3,7 +3,7 @@ import vue from "@vitejs/plugin-vue";
|
|
import { resolve } from "path";
|
|
import { resolve } from "path";
|
|
import ElementPlus from "unplugin-element-plus/vite";
|
|
import ElementPlus from "unplugin-element-plus/vite";
|
|
|
|
|
|
-let app = "criminal";
|
|
|
|
|
|
+let app = "fire";
|
|
if (process.argv.length > 3) {
|
|
if (process.argv.length > 3) {
|
|
app = process.argv[process.argv.length - 1].trim();
|
|
app = process.argv[process.argv.length - 1].trim();
|
|
}
|
|
}
|