How can i use this https://fusejs.io/ library in a userevent script ? can anyone help regarding this
u
クリスピポテト
03/26/2020, 7:22 AM
Are you going to use SuiteScript 2.0 or 2.1? If yes, you could try using the NAMDConfig and delcare a shim for the export of fuzzjs and have that path declared on the AMD configuration
a
Ahmed
03/26/2020, 7:58 AM
i will be using suitescript 2.0
b
battk
03/26/2020, 12:26 PM
fuse.js looks reasonably well written
battk
03/26/2020, 12:27 PM
you should be able to include it in your define as a custom module with minimal issues