dolittle-obsolete / JavaScript.Build

MIT License
0 stars 0 forks source link

Look at ESModule output. We don't transpile it - we probably should #18

Open einari opened 5 years ago

einari commented 5 years ago

Right now we just take the raw files and b consider this the ESModule version. This is not good as we put the pressure on having the same Babel plugins and in fact just requiring Babel at all is too much.

We need to transpile this but keep it in the ESModule format. Research what is expected.

┆Issue is synchronized with this Asana task