6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"scripts": {
|
|
"build": "../../astro.mjs build",
|
|
"start": "../../astro.mjs dev"
|
|
}
|
|
}
|