We are using Backbone in our project. In order to leverage latest version of backbone, we have created backbone client library and corresponding underscore client library. But after doing so, in author mode we are seeing two versions of underscore being loaded 1) granite underscore 2) latest underscore we added.Because of this templating is not working.
Can you please suggest if there is way to restrict granite underscore from being load.
Thanks,
Pavan