Open jkassemi opened 8 years ago
Right now i'm using webpack with https://github.com/webpack/script-loader to load the script. I'm very interested in making this compatible with a module system and add it to npm. Your fork looks good, i'll take it for a spin as soon as i find some time
What's currently the recommended path for integration with applications built with webpack, and is there any interest in upgrading this package to support ES6 / webpack / "whatever I should be calling this modern JS development stack"?
I've started some work over at https://github.com/bowtie-io/InlineAttachment that I'll probably use for our applications and I'd like to figure out what your thoughts on this are.