I am new to Oracle commerce cloud platform.
What would be the best practice to load backbone and underscore js when working with Oracle commerce platform. It seems the platform does not allow the <script>
tag.
We would not prefer loading both the library with CDN.
How is this possible?