antonmedv/finder

Version without module

fguillen opened this issue · 1 comments

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: