astro/examples/framework-alpine/.stackblitzrc
2021-12-21 12:45:23 -05:00

6 lines
No EOL
80 B
Text

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