criticalfault / HomeFlix

An at home video streaming webserver built with Node.js and Express. Giving you full control of your media!
MIT License
8 stars 4 forks source link

Add transpiling (babel, webpack, yarn?) so I can do ES6 things #19

Closed ekaneff closed 6 years ago

ekaneff commented 6 years ago

I want to be able to use ES6 syntax, so we need to implement a solution for transpiling and possibly bundling the build with minified versions of things.

ekaneff commented 6 years ago

im dumb its already there lol