mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-17 18:44:02 +01:00
fix: ci
This commit is contained in:
@@ -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: [
|
||||||
|
|||||||
Reference in New Issue
Block a user