Open
Description
From @alancutter on April 4, 2016 7:11
The difference in behaviour between .dev.js and .min.js is unintuitive and makes debugging problems relating to native element.animate() behaviour harder than it should be.
We should make .dev.js include the functionality of guard() found in Gruntfile.js.
Copied from original issue: web-animations/web-animations-next#422