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 #14

Closed ricardocanelas closed 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"