insane
insane copied to clipboard
Need to include bundled version of the library
Hi!
It would be great if you'd include bundled version of the library for example into dist directory. It is useful for those who wants to use your library in environments that don't fully support CommonJS format.
Yes I know I can always bundle the code with browserify, but It would be more convenient to have the bundled version "out of the box" after npm i insane.
Feel free to PR this