Compare commits

...

1 commit

Author SHA1 Message Date
Ajay Bura
1fa98249ac use relative paths for build 2023-01-29 18:56:46 +05:30

View file

@ -28,6 +28,7 @@ const copyFiles = {
export default defineConfig({
appType: 'spa',
publicDir: false,
base: "",
server: {
port: 8080,
host: true,