Use relative paths for build (#1094)
This commit is contained in:
@@ -28,6 +28,7 @@ const copyFiles = {
|
||||
export default defineConfig({
|
||||
appType: 'spa',
|
||||
publicDir: false,
|
||||
base: "",
|
||||
server: {
|
||||
port: 8080,
|
||||
host: true,
|
||||
|
||||
Reference in New Issue
Block a user