stbaer / rangeslider-js

Lightweight rangeslider with touch support
http://stbaer.github.io/rangeslider-js/
MIT License
45 stars 13 forks source link

made UMD importable in Node #16

Open ricardocanelas opened 4 years ago

ricardocanelas commented 4 years ago

Set the Webpack output globalObject to something more generic, so that Next.js no longer depends on "window"