mDibyo / berkeley-scheduler

https://berkeleyscheduler.com
BSD 2-Clause "Simplified" License
11 stars 3 forks source link

Switch to using webpack #70

Open mDibyo opened 8 years ago

mDibyo commented 8 years ago

Webpack makes build task configurations super simple, especially when compiling/transpiling javascript (ES6 downwards, typescript -> javascript). Therefore, these features will be easier to add if webpack is being used.