Anyone ever got something like this working in Sui...
# suitescript
k
Anyone ever got something like this working in Suitelet?
b
expect to put a medium amount of work in your require config to get it to work
Copy code
define(['papaparse', 'lodash/uniqBy', 'lodash/isFunction', 'famulus/isValuesUnique'], factory)
k
i was able to get this working by just referencing just the papaparse module.
didnt use in suitelet in the end was in the mapreduce on the getInput