This commit is contained in:
2025-09-28 14:19:57 +08:00
parent 2ea3147268
commit f37a9f4163
11 changed files with 281 additions and 14 deletions

View File

@@ -1,4 +0,0 @@
const { defineConfig } = require("@vue/cli-service");
module.exports = defineConfig({
transpileDependencies: true,
});