mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 21:24:05 +02:00
Merge branch 'main' into issue/settings
This commit is contained in:
commit
dde27b37a8
5 changed files with 50 additions and 33 deletions
|
@ -5,8 +5,8 @@
|
|||
"build": {
|
||||
"frontendDist": "../dist",
|
||||
"devUrl": "http://localhost:3000",
|
||||
"beforeDevCommand": "bun nuxt dev",
|
||||
"beforeBuildCommand": "bun nuxt generate"
|
||||
"beforeDevCommand": "pnpm nuxt dev",
|
||||
"beforeBuildCommand": "pnpm nuxt generate"
|
||||
},
|
||||
"app": {
|
||||
"windows": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue