Issue found: I passed allowed keys as a variable in the Builder, and that created a problem for JavaScript compile. I changed allowed keys to constant and now everything is compiling normally.
Thanks!
Issue found: I passed allowed keys as a variable in the Builder, and that created a problem for JavaScript compile. I changed allowed keys to constant and now everything is compiling normally.
Thanks!