Hi Irfan, I think you're looking for platform.js <https://github.com/Polymer/platform>, that's where the polyfills are aggregated.
If you just want to use the individual polyfills I would suggest using Bower<http://bower.io> to install them because that will make sure their dependencies get pulled down as well. bower install --save web-animations/web-animations-js Polymer/PointerGestures I haven't tried using those 3 standalone so let us know if you run into any issues. On Saturday, April 12, 2014 9:08:41 PM UTC-7, irfan mir wrote: > > 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? > Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/5fbe0d72-3ad7-4a6e-acbd-c0155140ab15%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
