I'm porting a 1.0 script that requires a jquery li...
# suitescript
k
I'm porting a 1.0 script that requires a jquery library, but the transpiler the original script was written in is needlessly complicated just for including a file. How would you go about including such a thing?
i
Just curious, why do you need to manually include jQuery library?