Fixes the second issue recently discovered in #147.
The sourceFolder argument is actually already properly wrapped in quotation marks, but the support libaries were still printed into the command line literally.
Not a huge fan of how the solution works, but it's the best I could find right now.
Fixes the second issue recently discovered in #147.
The sourceFolder argument is actually already properly wrapped in quotation marks, but the support libaries were still printed into the command line literally.
Not a huge fan of how the solution works, but it's the best I could find right now.