ldabiralai/simulado

Transpile ES6 into ES5

Closed this issue · 4 comments

Transpile ES6 into ES5

what do you mean by this exactly? Is this for the simulado server or for the embedded api?

We probably want to distribute the package as ES5 rather than ES6 so the end user doesn't have to transpile it themselves.

I think most users would be using a version of node higher than 0.10

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.