Commit Graph

14 Commits

Author SHA1 Message Date
Dan Abramov
812658a14d 1.0.4 changelog 2017-05-22 12:42:23 +01:00
Ade Viankakrisna Fadlil
4ec5af39ac add double quotes to escape spaces in paths in e2e (#1707)
* add double quotes to escape spaces in path

* Change $* to "$@" props to @n3tr

* escape spaces in path for all e2e tests
2017-03-05 15:42:10 +00:00
Ville Immonen
e04263408c Remove bundledDependencies (#1068)
* Remove bundledDependencies
* Change the e2e scripts to use local file dependencies instead of
  bundledDependencies to test the packages
2016-11-21 13:26:07 +02:00
James Danger Hycner
90ce8abfa6 #765 - Work on removing publish feature flags. Removing copying files in cra.sh & release.sh (#861) 2016-10-07 11:24:59 +01:00
Ville Immonen
26464096d5 Set up a monorepo with Lerna 2016-09-19 10:52:19 +03:00
Dan Abramov
ab1f74fc68 Fix local end-to-end testing flow (#566) 2016-09-03 19:14:56 +01:00
Dan Abramov
a53da2228f Fix e2e test (#561) 2016-09-03 12:56:36 +01:00
Dan Abramov
c43b249258 Fix tasks 2016-09-02 22:24:09 +01:00
Dan Abramov
2f62ff84db Clarify some of the comments 2016-09-02 16:47:23 +01:00
Jiansen HE
6c8713b7d1 tagging dev-only code (@remove-on-publish-begin/end) and pre-eject-only code (@remove-on-eject-begin/end) #257 (#257) 2016-09-02 16:34:34 +01:00
Matt Brennan
6fb517a32b add shebang to tasks scripts (#376) 2016-08-05 09:27:25 -07:00
Dan Abramov
7cf1edbc21 Add updating deps to release script 2016-07-28 20:46:33 +01:00
Christopher Chedeau
4cf29b1a30 chmod +x release.sh 2016-07-21 09:01:44 -07:00
Dan Abramov
938ff9daa6 Misc fixes for Windows (#60) 2016-07-21 16:44:57 +01:00