Gema

Results 4 comments of Gema

I have one solution that worked fine for me, find these code snippet under gulpfile.js ``` // inject bower components gulp.task('bower', function () { return gulp.src(paths.views.main) .pipe(wiredep({ directory: yeoman.app +...

I was thinking of making its own abstraction to Spread component? @peterpme for instance like special `ownProps` attribute which takes the object and spread it on creation? but idk

so as opposed to ```DefinitelyTyped``` folks, we apparently have many separate(possibly similar) ```bs-*``` bindings in the wild. imo to improve ReasonML engagement in the community, what about shipping Reason bindings...