mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-14 00:14:23 +02:00
git-subtree-dir: lib/jquery-mousewheel git-subtree-mainline:11c222ff06git-subtree-split:b1c062e93b
224 B
224 B
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.