Christopher Turner
Results
4
issues of
Christopher Turner
Tried to copy components with the following `Brocfile.js` and I'm getting a TypeError exception. _Brocfile.js_ ``` js var staticCompiler = require('broccoli-static-compiler') , bowerTrees = require('broccoli-bower'); module.exports = staticCompiler(bowerTrees(), { srcDir:...
The concept originated from https://gist.github.com/kevinpschaaf/995c9d1fd0f58fe021b174c4238b38c3 on how to keep Elements pure and decoupled from the PolymerRedux mixin. - [x] Connector - [ ] Lazy load reducers