公告板
版本库
filestore
活动
搜索
登录
main
/
wyyDatabase
王永炎人物数据库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
浮窗
杨磊
2025-04-08
c88c65cd4f46e5dd9a0215d9cda13f07b498f4a7
[wyyDatabase.git]
/
vue.config.js
1
2
3
4
5
6
const { defineConfig } = require("@vue/cli-service");
module.exports = defineConfig({
publicPath: "/",
productionSourceMap: false,
transpileDependencies: true,
});