antonmedv / finder

CSS Selector Generator 🗺
MIT License
1.36k stars 96 forks source link

Version without module #49

Closed fguillen closed 3 years ago

fguillen commented 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

fguillen commented 3 years ago

I found the solution bundling my js using webpack: