malchata/yall.js

ES5/IE11 Bundlers

rkumorek opened this issue · 0 comments

Hey,

Will there be a way to import es5 file in the future? Currently only .mjs does have export where es5 version doesn't export anything :( https://github.com/malchata/yall.js/blob/master/dist/yall.min.js.

Is this something that will be addressed or are we forced to compile yall.js with babel ourselves?

Thanks