www_projectinca/.stackblitzrc
2024-06-04 08:03:43 -04:00

6 lines
80 B
Plaintext

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