babel-plugin-transform-modules-ui5
Version:
An unofficial babel plugin for SAP UI5.
19 lines (11 loc) • 293 B
Markdown
# babel-plugin-transform-modules-ui5
[Docs](../../README.md)
There is also a preset which should be used rather than using the plugin directly.
## Install
```sh
npm install babel-plugin-transform-modules-ui5 --save-dev
```
or
```sh
yarn add babel-plugin-transform-modules-ui5 --dev
```