mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-02-14 09:19:20 +01:00
6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
|
{
|
||
|
"startCommand": "npm start",
|
||
|
"env": {
|
||
|
"ENABLE_CJS_IMPORTS": true
|
||
|
}
|
||
|
}
|