+1
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -5,7 +5,7 @@ | ||
"scripts": {
|
||
"dev": "astro dev --host --open",
|
||
"start": "astro dev",
|
||
"prebuild": "pwsh -Command ./scripts/Invoke-Export.ps1 -Changed",
|
||
"prebuild": "pwsh -Command ./scripts/Invoke-Export.ps1 -Path ./src/content/projects/",
|
||
"build": "astro build",
|
||
"preview": "astro preview",
|
||
"astro": "astro",
|
||
Loading