Changes from 1.0.3:
- BREAKING CHANGE: Change module path resolution of
ui5require
to be more like regular Node.JSrequire
. Calls that use the oldimport
API are not affected. - Add
importLib
function to help loading UI5 libraries. For more details, check documentation - Add support for modules that call
sap.ui.require