mirror of
https://github.com/react-webpack-generators/generator-react-webpack.git
synced 2025-12-08 18:01:59 +00:00
Updated README with shout out to Edd after discovering the merge didn't do him justice
Signed-off-by: Simon Bailey <simon@newtriks.com>
This commit is contained in:
parent
e257cf94eb
commit
58d842fec7
@ -1,4 +1,4 @@
|
||||
# generator-react-webpack [](https://travis-ci.org/eddhannay/generator-react-webpack) [](http://gruntjs.com/)
|
||||
# generator-react-webpack [](https://travis-ci.org/newtriks/generator-react-webpack) [](http://gruntjs.com/)
|
||||
|
||||
> Yeoman generator for [ReactJS](http://facebook.github.io/react/) - lets you quickly set up a project including karma test runner and [Webpack](http://webpack.github.io/) module system.
|
||||
|
||||
@ -170,6 +170,8 @@ Please use [JSXHint](https://github.com/STRML/JSXHint) for linting JSX and the c
|
||||
|
||||
Thanks to all who contributed to [generator-angular](https://github.com/yeoman/generator-angular) as the majority of code here has been shamelessy sourced from that repos.
|
||||
|
||||
Thanks to [Edd Hannay](https://github.com/eddhannay) for his Webpack optimisations, my local merge and testing meant his additions lost his signature (my fault sorry) so big thanks Edd.
|
||||
|
||||
## Contribute
|
||||
|
||||
Contributions are welcomed. When submitting a bugfix, write a test that exposes the bug and fails before applying your fix. Submit the test alongside the fix.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user