CycleSam-Site/.stackblitzrc

7 lines
81 B
Text
Raw Permalink Normal View History

2024-08-27 21:34:51 +01:00
{
"startCommand": "npm start",
"env": {
"ENABLE_CJS_IMPORTS": true
}
}