astro/examples/with-markdown/.stackblitzrc
2021-09-16 08:06:22 -07:00

6 lines
No EOL
80 B
Text

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