修复发布后资源位置问题
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
const { defineConfig } = require("@vue/cli-service");
|
const { defineConfig } = require("@vue/cli-service");
|
||||||
module.exports = defineConfig({
|
module.exports = defineConfig({
|
||||||
transpileDependencies: true,
|
transpileDependencies: true,
|
||||||
// publicPath: "./",
|
publicPath: "./",
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user