Files
web/src/.stackblitzrc
2024-09-06 19:44:15 -07:00

6 lines
80 B
Plaintext

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