An example of how to use babel-ui5-plugin with Babel 6.
$ npm install$ webpack$ gulpgulp clean and gulp build are supported, and module-based building command gulp build:example is also supported
$ npm run build:sourcemaps$ npm startOpen http://localhost:8080/ in your browser.
$ gulp devor
$ webpack-dev-serverLaunch development tools in your browser, then open http://localhost:8080/.