Arun Kumar T K
Arun Kumar T K
@dax0 I've built a package to handle polymer/webcomponents files and html imports (with HMR support) https://github.com/aruntk/wc-loader. check out. Demo https://github.com/aruntk/polymer-webpack-demo
@faburem This happens because polymer wont work in es5. Meteor is converting the es6 polymer 2 code to es5. You have to import an es5 adapter file. Check the es6...
>We want to replicate some of this functionality with Grow-IoT Which functionality?
@JakeHartnell Do you want to stick with polymer as the frontend?
I guess it is okay to continue with polymer for now. But In my opinion react is the better FE framework.
@JakeHartnell In my opinion polymer is good enough (even better in some respects) for small apps/prototypes. My biggest issue with polymer is it's limited programming model. ie helper elements, bounded...
https://github.com/CommonGarden/Grow-IoT/tree/graphql
There is this fork for meteor on ARM devices https://github.com/4commerce-technologies-AG/meteor. But it is outdated. stuck at v1.3. Lead developer said that they'll be releasing v1.5 https://github.com/4commerce-technologies-AG/meteor/issues/65