Join Slack
Powered by
Is there a guide for integrating a third party JS ...
# suitecommerce
b
bbeach
09/01/2020, 3:39 PM
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.
s
Steve Goldberg
09/01/2020, 3:48 PM
https://developers.suitecommerce.com/add-a-third-party-javascript-library-to-your-site
b
bbeach
09/01/2020, 8:33 PM
If the library is an ES6 module I assume it will need to be modified? Gulp deploy results in Source Code Error messages.
s
Steve Goldberg
09/02/2020, 10:39 AM
I've not heard of those error messages before but typically we don't recommend ES6 because of its incompatibility with Internet Explorer
Steve Goldberg
09/02/2020, 10:39 AM
It's possible we have checks in place that prevent it from being compiled
2
Views
Open in Slack
Previous
Next