formidable-react-component-boilerplate icon indicating copy to clipboard operation
formidable-react-component-boilerplate copied to clipboard

Results 11 formidable-react-component-boilerplate issues
Sort by recently updated
recently updated
newest added

I see that this is made with a yeoman generator, not a builder-init template. Any reason to use a yo generator instead of a builder template?

Some discussion has happened around this already, but the gist is that we have `builder` and `builder-react-component` in `dependencies`. And most of our current repos, which are pre-Builder, have `babel`...

TODO when FormidableLabs/builder-react-component#4 is resolved.

webpack hot server doesn't shutdown gracefully causing EADDRINUSE errors

- [ ] Hook up Coveralls account - [ ] Add to Travis YML - [ ] Track that coverage is generated by - [x] Client - [ ] Server...

enhancement

Problem: Already lose stack traces because part of a test bundle. Will get worse with coverage enabled. Possible solutions: - https://github.com/novocaine/sourcemapped-stacktrace (Remap error stacks manually).

bug

w/ Rowdy + WebdriverIO - [ ] Decide on automation ID strategy. - [ ] Coverage. - [ ] Travis CI.

enhancement