Bài đăng

Hiển thị các bài đăng có nhãn external

[sapui5] Include external (from Internet) library into sapui5 application

Dear, SAPUI5 defined their own way to load external library, not just simple like using <src> tag in index.html. The details can be found here: https://blogs.sap.com/2017/04/30/how-to-include-third-party-libraries-modules-in-sapui5/ ---V---