builder-react-component
builder-react-component copied to clipboard
A React component archetype for builder.
For `C:\Documents[SPACE]` in expanded archetype. And possible bug with the space too...
Leave "`npm` special" script names (`test`, `start`) for project to implement.
- [ ] First, see if we _don't need to implement this ticket_ but can instead _document_ how to do easy watching using the new `builder -- ARBITRARY COMMAND LINE...
- [ ] Hook up greenkeeper - [ ] Relies on `builder-init` being part of CI to test / verify. - [ ] Hook to / harmonize with semantic versioned...
Sinon currently does not play well with Webpack due to non-standard UMD configuration. We currently globally include it. TASK: - [ ] Update `webpack.config.*.js` to use: ``` js // Add...