Commit Graph

1723 Commits

Author SHA1 Message Date
Dan Abramov
63610622a2 Fall back to displaying full error if message is missing 2016-07-20 13:38:29 +01:00
Dan Abramov
bfb6ed1500 Bail for production builds
This ensures errors are not tolerated.
Otherwise, Webpack just builds an empty bundle.
2016-07-20 13:36:30 +01:00
Dan Abramov
ceca44cca7 Tweak README 2016-07-20 13:19:47 +01:00
Dan Abramov
fbcbd67b9d Add checks for expected output to e2e test 2016-07-20 13:15:37 +01:00
Kevin Lacker
c46fb9b498 Tweak the template's styling (#34)
* alter logo

* responsive design
2016-07-20 10:30:07 +01:00
Dan Abramov
3d77f5be20 Use a custom ESLint rule list (#27)
* Use a custom eslint rule list

* Sort rules

* Relax some rules
2016-07-20 00:12:49 +01:00
Kevin Lacker
b8a2b98d57 Merge pull request #26 from lacker/master
update misc docs + copy
2016-07-19 14:48:25 -07:00
Kevin Lacker
c760693563 or other 2016-07-19 14:47:01 -07:00
Kevin Lacker
6e0607ea0e I think the word listening is less clear 2016-07-19 14:27:04 -07:00
Kevin Lacker
43bc64fac2 update misc docs + copy 2016-07-19 14:08:41 -07:00
Dan Abramov
a73ebe8e2c Move configs to a separate folder (#23) 2016-07-19 14:00:41 +01:00
Dan Abramov
7a15b7eee2 Add explicit <br>s 2016-07-18 15:17:59 -07:00
Christopher Chedeau
96e833f2dc n -> nvm and node 6 2016-07-18 15:17:59 -07:00
Christopher Chedeau
862900d94f s/create-react-app-scripts/react-scripts/ 2016-07-18 15:17:59 -07:00
Dan Abramov
bcbf63f711 Update README.md 2016-07-18 15:17:59 -07:00
Dan Abramov
5dfa3d23a9 Wordsmith 2016-07-18 15:17:58 -07:00
Dan Abramov
6c7ba0d196 Wordsmith 2016-07-18 15:17:58 -07:00
Dan Abramov
839b0b0987 Write a better intro 2016-07-18 15:17:58 -07:00
Christopher Chedeau
0faed81453 Strip license when ejecting 2016-07-18 15:17:58 -07:00
Christopher Chedeau
8989a08b68 Copy files instead of moving them during init 2016-07-18 15:17:58 -07:00
Christopher Chedeau
e515bbbc7d My First React App -> React App 2016-07-18 15:17:58 -07:00
Christopher Chedeau
5a19998532 test on both node 4/npm 2 and node 6/npm 3 2016-07-18 15:17:58 -07:00
Christopher Chedeau
09991ab368 Dummy update to .travis.yml to kick off the build 2016-07-18 15:17:58 -07:00
Dan Abramov
61e75a2573 Include pathinfo in dev 2016-07-18 15:17:58 -07:00
Dan Abramov
3e1e515389 Wordsmith 2016-07-18 15:17:58 -07:00
Dan Abramov
8b0951b60b Wordsmith 2016-07-18 15:17:58 -07:00
Dan Abramov
2c41adbd51 Add eject survey (#15) 2016-07-18 15:17:58 -07:00
Dan Abramov
4658e0960b Make “What’s Inside?” tigher 2016-07-18 15:17:58 -07:00
Christopher Chedeau
9a0bc6288a Add preset-react to README 2016-07-18 15:17:58 -07:00
Christopher Chedeau
90fc2abff4 Add travis.yml
Unfortunately, travis is not setup for private repos in the facebookincubator repo yet. I'll ping the relevant people tomorrow outside of the weekend :)
2016-07-18 15:17:57 -07:00
Christopher Chedeau
30d4e9cd66 Add end to end test 2016-07-18 15:17:57 -07:00
eanplatter
bc18c18e02 wrap eject around prompt (#12) 2016-07-18 15:17:57 -07:00
Jonny Buchanan
5afb14a07b Strip comments from the production build (#5)
* Strip comments from the production build

* Add screw_ie8 options to UglifyJsPlugin
2016-07-18 15:17:57 -07:00
Keyan Zhang
b109536326 fixed cli bin path (#8) 2016-07-18 15:17:57 -07:00
Dan Abramov
c5928def7d Add Acknowledgments to README 2016-07-18 15:17:57 -07:00
Jonny Buchanan
27fa8c82dc Fix running npm install from create-react-app command and init script on Windows (#6) 2016-07-18 15:17:57 -07:00
Jonny Buchanan
a00e1e6dd3 Use opn to open the default browser in a cross-platform way (#4) 2016-07-18 15:17:57 -07:00
Dan Abramov
4fe3544f5b Tweak HTML generation 2016-07-18 15:17:57 -07:00
Dan Abramov
9a98851622 Use rimraf as it handles edge cases 2016-07-18 15:17:57 -07:00
Max
f9fe9ff942 Move index.html to root folder 2016-07-18 15:17:57 -07:00
Max
6cc901b9ad Implement index.html to src folder 2016-07-18 15:17:57 -07:00
Max
86bdbf967c Fix contributing instructions 2016-07-18 15:17:57 -07:00
Dan Abramov
074dd63323 Wordsmith 2016-07-18 15:17:57 -07:00
Dan Abramov
4d11e6a6d1 npm install on graduation 2016-07-18 15:17:56 -07:00
Christopher Chedeau
07ad9b02f2 Open url in Chrome if app is already opened 2016-07-18 15:17:56 -07:00
Christopher Chedeau
279d704f1b .
Summary:

Test Plan:

Reviewers:

CC:

Task ID: #
2016-07-18 15:17:56 -07:00
Dan Abramov
b29572ffa4 Add "files" whitelists to package.json 2016-07-18 15:17:56 -07:00
Dan Abramov
cb0ada7a00 Make it work outside its own directory 2016-07-18 15:17:56 -07:00
Dan Abramov
2987cc69b9 Get graduate working 2016-07-18 15:17:56 -07:00
Dan Abramov
4b4a8a155d Separate index.css and App.css 2016-07-18 15:17:56 -07:00