Join Slack
Powered by
some libraries expose themselves as "UMD", which m...
# suitescript
j
jkabot
01/25/2019, 8:11 PM
some libraries expose themselves as "UMD", which means it tries to determine what module loader system is in place and declare itself that way
s
stalbert
01/27/2019, 12:49 AM
as an aside, we've switched to compiling all our code as UMD - seems to work great both in NS and in NodeJs (for unit testing)
Open in Slack
Previous
Next