mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-19 22:19:36 +02:00
fix: ci
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineConfig({
|
||||
trace: 'on-first-retry'
|
||||
},
|
||||
webServer: {
|
||||
command: 'npm run serve',
|
||||
command: 'npm run build && npm run serve',
|
||||
url: 'http://localhost:4173'
|
||||
},
|
||||
projects: [
|
||||
|
Reference in New Issue
Block a user