An unofficial babel plugin for SAP UI5.
npm install babel-plugin-transform-modules-ui5There is also a preset which should be used rather than using the plugin directly.
``sh`
npm install babel-plugin-transform-modules-ui5 --save-dev
or
`sh``
yarn add babel-plugin-transform-modules-ui5 --dev