astro-site-test/.stackblitzrc
2024-11-04 08:58:40 +13:00

6 lines
No EOL
80 B
Text

{
"startCommand": "npm start",
"env": {
"ENABLE_CJS_IMPORTS": true
}
}