npm i -g polymer-transpiler
yarn global add polymer-transpiler
polymer-transpiler [options]
-p, --path
- specifies path in which transpiler will search for components, defaults to ./
-e, --extends
- specifies base class to extend, defaults to Polymer.Element
Note that its still in alpha so anything can change at any time.
Feel free to contribute and help!