mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 05:30:18 -03:30
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.