Transpile ES6 into ES5
Closed this issue · 4 comments
alexjfno1 commented
Transpile ES6 into ES5
krow-ten commented
what do you mean by this exactly? Is this for the simulado server or for the embedded api?
alexjfno1 commented
We probably want to distribute the package as ES5 rather than ES6 so the end user doesn't have to transpile it themselves.
krow-ten commented
I think most users would be using a version of node higher than 0.10
ldabiralai commented
I don't think it's worth distributing simulado in es5 unless there's specific demand for it as it'll add overhead to the code/build/deployment etc.