eduardolundgren / tracking.js

A modern approach for Computer Vision on the web
http://trackingjs.com
Other
9.43k stars 1.44k forks source link

chore(babel): setup babel to enable newer javascript code, fix #234, … #301

Closed sibelius closed 6 years ago

sibelius commented 6 years ago

…fix #177

eduardolundgren commented 6 years ago

I had to revert the changes for the following reasons:

1) Build broken, missing lodash. 2) Keep two different builds is not good, I am open to merging it if you re-send it standardizing the entire build system to only one thing.

Thank you for the contribution.

sibelius commented 6 years ago

we gonna work on this, this was a first try to make sure babel and es6 is good to go