update to astro 3
This commit is contained in:
parent
326571b797
commit
419cf6c12b
9 changed files with 1685 additions and 1292 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"build": {
|
||||
"beforeBuildCommand": "npm run build",
|
||||
"beforeDevCommand": "npm run dev",
|
||||
"devPath": "http://localhost:3000",
|
||||
"devPath": "http://localhost:4321",
|
||||
"distDir": "../website/dist",
|
||||
"withGlobalTauri": true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue