Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
|
1fa98249ac |
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ const copyFiles = {
|
|||
export default defineConfig({
|
||||
appType: 'spa',
|
||||
publicDir: false,
|
||||
base: "",
|
||||
server: {
|
||||
port: 8080,
|
||||
host: true,
|
||||
|
|
Loading…
Reference in a new issue