pulekies
pulekies
Update grunt to latest, and node dependency to node 7. @gmarty Staying on an old version of node gives all users of grunt-closure-compiler the following warnings: npm WARN deprecated [email protected]:...
Currently grunt-closure-compiler relies on [email protected] Unfortunately that is not compatible with Node 8 and will cause the following error: `npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on...
Infinite scroll logic should fire when the browser resizes. How to repro: 1) Open the infinite scrolling page when the browser height is very small. 2) Resize the browser to...