mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-12-28 01:49:26 +01:00
6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
|
{
|
||
|
"startCommand": "npm start",
|
||
|
"env": {
|
||
|
"ENABLE_CJS_IMPORTS": true
|
||
|
}
|
||
|
}
|