node-pty icon indicating copy to clipboard operation
node-pty copied to clipboard

add dll path

Open xiaobaidadada opened this issue 11 months ago • 1 comments
trafficstars

The DLL reading path is fixed. If I need to package the program into an executable file (e.g., using node-pkg), I would need to use webpack for bundling, which would prevent the DLL from being accessed. Therefore, a custom DLL path option is provided, allowing developers to copy the DLL files from the project to an appropriate location.

xiaobaidadada avatar Nov 22 '24 16:11 xiaobaidadada