jgyos / system

The compact and flexible Firefox OS core
Apache License 2.0
0 stars 5 forks source link

Use webpack and babel loader to support es6 module #22

Closed gasolin closed 9 years ago

gasolin commented 9 years ago

PR for es6 module support via webpack #21

rickychien commented 9 years ago

r+ for me. How about using ES6 class to create module?