Files
rafa-links/.stackblitzrc

6 lines
80 B
Plaintext
Raw Normal View History

2022-01-07 22:21:53 -06:00
{
"startCommand": "npm start",
"env": {
"ENABLE_CJS_IMPORTS": true
}
}