babel-ui5-plugin-example
An example of how to use babel-ui5-plugin with Babel 6.
Installation
Build with Webpack
Build with Gulp (Recommended)
gulp clean and gulp build are supported, and module-based building command gulp build:example is also supported
Build with Sourcemaps
$ npm run build:sourcemaps
Run
Open http://localhost:8080/ in your browser.
Debug / Develop
or
Launch development tools in your browser, then open http://localhost:8080/.