madcap

How to handle two set of library's in your front end project?

允我心安 提交于 2021-01-29 17:37:00
问题 I am having Angular 1.x/jQuery project where I have already loaded all front end library like jQuery.js, require.js,angular.js. Now I am planning to integrate with Madcap Documentation libraries. They are giving another set of same front-end jQuery/require js library which is a different version than the existing version of my project. How can I load the new madcap library without conflicting the existing UX library? We have a angular-summernote on our project which throws error like