babel-plugin-transform-modules-ui5
v7.9.0
Published
An unofficial babel plugin for SAP UI5.
Maintainers
Readme
babel-plugin-transform-modules-ui5
There is also a preset which should be used rather than using the plugin directly.
Requirements
- Node.js ≥ 20.19. See the Node.js support policy for how we evolve this floor.
- A Babel 7 toolchain (
@babel/core7.x) — the plugin is declared as a peer of@babel/core.
Install
npm install babel-plugin-transform-modules-ui5 --save-devor
yarn add babel-plugin-transform-modules-ui5 --dev