Using external javascript libraries in Services

Hi!

Apps and Services run respectively on client and server. The external scripts added to Environment Config are only available on the client. We currently do not support external javascript libraries in Services. This requires another level of security measures, since it’s executed on the server.

However, I’ll register a challenge on that, since it would be very handy in some circumstances!