Fixed 'Uncaught ReferenceError'
When using snabbdom with webpack, the webpack output file is in strict mode, and that would cause error: > Uncaught ReferenceError: requestAnimationFrame is not defined at ... This pull request fixed it.pull/48/head
parent
81016ead29
commit
7ba68b9a24
Loading…
Reference in New Issue