Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 524 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 524 Bytes

ra-webpack-es6-dev

A repository for use to create ES6 projects using webpack, babel and related libraries

notes about this repo:

the branch video_player_sample contains an example of the the original HTML5/CSS3/ES5 video player refactored out and made into an ES6 standalone class. The JavaScript is transpiled using Babel.

https://github.com/eapostol/ra-webpack-es6-dev/tree/video-player-sample

The master branch contains the original webpack - babel framework.

https://github.com/eapostol/ra-webpack-es6-dev