This commit is contained in:
parent
49b3d02c4e
commit
d531e4cac9
16 changed files with 275 additions and 1189 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -2,7 +2,7 @@
|
|||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"command": "./node_modules/.bin/astro dev",
|
||||
"command": "bun run dev",
|
||||
"name": "Development server",
|
||||
"request": "launch",
|
||||
"type": "node-terminal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue