mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
1218d227be
git-subtree-dir: lib/jquery-mousewheel git-subtree-mainline:11c222ff06git-subtree-split:b1c062e93b
browserify test
First run
npm install jquery-browserify
Then run
browserify main.js > bundle.js
Then open index.html and console and scroll with the mousewheel. Should see the events being logged.