CycleSam-Site/.stackblitzrc

6 lines
81 B
Text

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