fix: resolved #2704

This commit is contained in:
Liyas Thomas
2022-09-29 14:52:26 +05:30
parent 389fedefb5
commit 045dc10a0d
2 changed files with 4 additions and 0 deletions

View File

@@ -28,6 +28,9 @@ export default defineConfig({
server: {
port: 3000,
},
preview: {
port: 3000,
},
build: {
sourcemap: true,
emptyOutDir: true,