aruntk / polymer-apollo

🚀 Polymer Apollo Integration
MIT License
78 stars 7 forks source link

use with polymer-cli #14

Open gdub01 opened 7 years ago

gdub01 commented 7 years ago

Looks like the recommended way to start a new polymer project is using polymer-cli https://www.polymer-project.org/1.0/toolbox/templates Is there a good way to use this module that's compatible with polymer-cli ?

aruntk commented 7 years ago

I'vent yet used the module with polymer cli. But assuming polymer cli does not handle npm packages I think it might not work. But I'll check if I can find a workaround. Meanwhile you can try https://github.com/aruntk/wc-loader. It is a webpack polymer loader that I built.

Demo - https://github.com/aruntk/githunt-polymer

Mash19 commented 6 years ago

So this requires a 3rd party build tool to use? Not seeing a clear way to use this with just HTML imports instead of JavaScript imports