mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-04 22:08:12 +00:00
chore(dev): vite config adjustments
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import { VitePWA } from 'vite-plugin-pwa';
|
|||||||
import path from 'path';
|
import path from 'path';
|
||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
server: { port: 5123, open: true },
|
server: { port: 5123, open: false },
|
||||||
preview: { port: 4001, open: false },
|
preview: { port: 4001, open: false },
|
||||||
publicDir: 'public',
|
publicDir: 'public',
|
||||||
css: {
|
css: {
|
||||||
|
|||||||
Reference in New Issue
Block a user