Hi all! Because this is still a highly viewed thread, I made a collection you can fork that shows a few different ways to import an external library. You can either pull a library directly from a CDN or load the contents of an external library into an environment variable. Either way, check out this collection to get started importing your favorite library today
any tips in using alasql ( https://cdnjs.com/libraries/alasql/0.6.2 ) ? I am getting alasql undefined property, both by setting it as an environment var or pm.sendRequest to the cdnjs repo. also tried using window = {} but still not able to.