mirror of
https://github.com/Ku6epXBOCTuK/easy-png-tools.git
synced 2026-09-14 21:46:35 +00:00
test: update routes in tests
This commit is contained in:
@@ -22,7 +22,7 @@ export default defineConfig({
|
||||
],
|
||||
webServer: {
|
||||
command: "pnpm build && node scripts/serve-static.mjs --port 4173",
|
||||
url: "http://127.0.0.1:4173/preview",
|
||||
url: "http://127.0.0.1:4173/",
|
||||
reuseExistingServer: !process.env.CI,
|
||||
timeout: 180_000,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user