Is it possible to use third party libraries in the XS Engine? I'm currently writing a lot of server side code for a REST API and would like to use something like underscorejs but I can't seem to import it. I tired copying the source code into an xsjslib file (not ideal anyway) but that didn't work either.
↧