Arun Kumar T K

Results 18 comments of Arun Kumar T K

@AndreasGalster Here is a test file for similar code from [polymer-weight](https://github.com/aruntk/polymer-weight) package - https://github.com/aruntk/polymer-weight/blob/master/src/__tests__/parser.test.js

@mvinayakam Sorry for the delayed response. Could you share your package.json as well? I'm not able to reproduce the issue using https://github.com/aruntk/polymer-webpack-demo

https://www.w3.org/TR/custom-elements/#custom-elements-upgrades-examples

@aitoroses Hot code reload works now(reload on element file change). I'vent yet figured out how to implement hot module reload. I think as of now it is not possible to...

> What about to join efforts and work together on one single project @FluorescentHallucinogen Sure. :)

@FluorescentHallucinogen I've sent you a collaborator invitation. I'm a bit busy now-a-days. It'd be great if you could contribute. :)

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...

@bramvanderholst Thanks for the feedback. :) . Added this in the pipeline.

@fwielstra Use [email protected] . Basic Usage - https://github.com/aruntk/polymer-apollo#usage-in-components

I've built a package to handle polymer/webcomponents files and html imports (with code reload support) https://github.com/aruntk/wc-loader. check out. Demo https://github.com/aruntk/polymer-webpack-demo