Robot/robot-js

Include PDB files in compilation

Closed this issue · 0 comments

On windows, PDB files can be used to help debug potential issues with the library. As such, they should be copied over to the lib folder as part of the compilation process as well as offered for download when using the prebuilt libraries. Since they're a bit big, I don't think they should be downloaded automatically through the install script (if supported).