Open
Description
Hi,
It would be nice to add a module target to the project.
This would allow to dynamically import the library with import()
function, and would probably work better with some bundlers (thinking about rollup now).
I'm trying to work on it, but I'm not used to work with coffeescript and make, so any help is welcome !