Update vue.config.js

This commit is contained in:
huangsijun17 2023-05-15 17:37:26 +08:00 committed by GitHub
parent d859dafe4e
commit ec45f1de5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,8 @@
*/ */
module.exports = { module.exports = {
// options... // options...
publicPath: "./",
pages: { pages: {
publicPath: "./",
index: { index: {
entry: "src/app/index.js", entry: "src/app/index.js",
template: "public/index.html", template: "public/index.html",