astro/examples/framework-vue/.stackblitzrc

6 lines
80 B
Text
Raw Normal View History

2021-09-16 15:06:22 +00:00
{
"startCommand": "npm start",
"env": {
"ENABLE_CJS_IMPORTS": true
}
}