Ryan Kent
Results
1
comments of
Ryan Kent
Not sure if this helps, but I got it to work using `require` and adding it to `window`. _bootstrap.js_ ``` const WOW = require('wowjs'); window.wow = new WOW.WOW({ live: false...