mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-18 02:06:30 +00:00
fix: ci
This commit is contained in:
parent
8ce2b5a599
commit
881d9390dd
@ -12,7 +12,7 @@ export default defineConfig({
|
|||||||
trace: 'on-first-retry'
|
trace: 'on-first-retry'
|
||||||
},
|
},
|
||||||
webServer: {
|
webServer: {
|
||||||
command: 'npm run preview',
|
command: 'npm run serve',
|
||||||
url: 'http://localhost:4173'
|
url: 'http://localhost:4173'
|
||||||
},
|
},
|
||||||
projects: [
|
projects: [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user