This commit is contained in:
copper 2021-06-01 17:08:36 +08:00
parent d6560ebbfa
commit 76c555e113

View File

@ -2,7 +2,7 @@ const path = require('path')
const { env } = require('process')
module.exports = {
publicPath: '/',
publicPath: '/wt/',
devServer: {
host: '127.0.0.1',