microsoft / node-pty

Fork pseudoterminals in Node.JS
Other
1.46k stars 235 forks source link

Support app.asar #491

Open Eugeny opened 3 years ago

Eugeny commented 3 years ago

Current conout worker code supports node_modules.asar which is presumably for VSCode. Adding support for app.asar in the __dirname will add support for the rest of Electron apps.