Files
astro/examples/framework-vue/.stackblitzrc
2021-09-16 08:06:22 -07:00

6 lines
80 B
Plaintext

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