doc.rustdesk.com/v3/.stackblitzrc

6 lines
80 B
Plaintext

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