bitovi / launchpad

NodeJS Browser Launcher
MIT License
46 stars 28 forks source link

Missing args causes error on Windows #120

Closed cherifGsoul closed 4 years ago

cherifGsoul commented 4 years ago

This build on Windows failed because of an error in this line we should check if args are defined before invoking concat method.