mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
6 lines
80 B
Text
6 lines
80 B
Text
|
{
|
||
|
"startCommand": "npm start",
|
||
|
"env": {
|
||
|
"ENABLE_CJS_IMPORTS": true
|
||
|
}
|
||
|
}
|