babel-plugin-ui5
babel-plugin-ui5 copied to clipboard
An UNOFFICIAL experimental Babel transformer plugin for SAP UI5. It allows you to develop SAP UI5 applications by using the latest ES6, including new syntax and objective oriented programming technolo...
Results
2
babel-plugin-ui5 issues
Sort by
recently updated
recently updated
newest added
## Issue I have an ES6 class that extends another ES6 class. This issue arises in the line of the super call: ``` TypeError: ...myFile.js: this.errorWithNode is not a function...
Can we have the latest babel version?