Hello,
I want to get started using parts of Polymer. In my current project, I want to use web-animations, pointer-events, and pointers gestures.
Should I use the polyfill.js ? Or each of these separately? Perhaps put all 3 in one file?
I wasn't able to find the polyfill.js on github. Does anyone know where it is?