dragonschildstudios.com/.stackblitzrc

6 lines
80 B
Text
Raw Normal View History

2024-01-19 23:23:29 -08:00
{
"startCommand": "npm start",
"env": {
"ENABLE_CJS_IMPORTS": true
}
}