Is there a guide for integrating a third party JS ...
# suitecommerce
b
Is there a guide for integrating a third party JS library with SCA? I am on SCA Vinson and am trying to integrate a non-AMD compatible library and have been encountering issues.
b
If the library is an ES6 module I assume it will need to be modified? Gulp deploy results in Source Code Error messages.
s
I've not heard of those error messages before but typically we don't recommend ES6 because of its incompatibility with Internet Explorer
It's possible we have checks in place that prevent it from being compiled