Closed fguillen closed 3 years ago
I love this library, but I am having many troubles to use it in some contexts, like for example in a Chrome Extension I am implementing.
The fact that it is packaged like a module is making things more complicate.
Is is possible to have a version that is not using modules?
Thanks
I found the solution bundling my js using webpack:
webpack
I love this library, but I am having many troubles to use it in some contexts, like for example in a Chrome Extension I am implementing.
The fact that it is packaged like a module is making things more complicate.
Is is possible to have a version that is not using modules?
Thanks