- 15 Apr, 2018 3 commits
-
-
Antti Ahti authored
-
Tom Coleman authored
Learnstorybook is a tutorial for Storybook that both uses CRA and is at a level of introductionary detail appropriate for CRA users.
-
Jerry Muzsik authored
* Docs - Document multiple build environments via * Docs - Document multiple build environments via * Docs - Document multiple build environments via * Docs - Document multiple build environments via env-cmd * fix - based upon requests * Update README.md
-
- 13 Apr, 2018 2 commits
-
-
Francis Upton IV authored
-
Ro Savage authored
* Update CSS Modules localIndetName * Add missing file to package * Correct regex * plz plz plz
-
- 06 Apr, 2018 1 commit
-
-
Rob Grochowicz authored
* Enable loose mode for `class-properties` * Update comment to point to discussion Resolves #4263
-
- 05 Apr, 2018 1 commit
-
-
Andreas Cederström authored
-
- 04 Apr, 2018 1 commit
-
-
Andreas Cederström authored
-
- 03 Apr, 2018 2 commits
-
-
Joe Haddad authored
-
Dan Abramov authored
-
- 02 Apr, 2018 4 commits
-
-
Vicente Plata authored
Add troubleshooting for an issue that has to do with either 2FA, or using Windows, or both, when trying to deploy an app via gh-pages
-
Plortinus authored
* use the lastest url of gitignore file * Update gitignore
-
Daniel authored
-
Daniel authored
* Revert to use ecma 5 in uglifyOptions * remove explicit ecma version from uglifyOptions settings The defaults are already what we want * be explicit of where we use ecma: 8 and ecma: 5
-
- 27 Mar, 2018 1 commit
-
-
Jih-Chi Lee authored
-
- 26 Mar, 2018 3 commits
-
-
bradfordlemley authored
-
Albert Still authored
* add `create-react-app --help` info for local file path --scripts-version * make example path `../my-react-scripts` for local file path --help info
-
Minh Nguyen authored
-
- 25 Mar, 2018 1 commit
-
-
Ian Sutherland authored
-
- 23 Mar, 2018 2 commits
-
-
Andreas Cederström authored
This reverts commit 1dcb3db3.
-
froyog authored
* allow appSrc accepting an array * fixture of finding all appSrcs logic * update docs on ModuleScopePlugin accepts an array for appSrc * minor typo fix in docs: change directory to directories.
-
- 21 Mar, 2018 2 commits
-
-
bradfordlemley authored
-
Ro Savage authored
-
- 20 Mar, 2018 1 commit
-
-
goncy authored
-
- 18 Mar, 2018 1 commit
-
-
Brian Ng authored
* Add explicit dep on plugin-proposal-object-rest-spread to babel-preset-react-app * Bump babel-related deps to beta.42 * Pass useBuiltIns directly to react-preset
-
- 15 Mar, 2018 1 commit
-
-
Harry Moreno authored
the screencast for react storybook is non-free. Remove.
-
- 05 Mar, 2018 3 commits
-
-
Stas Rudakou authored
s/allows to easily makes/allows you to easily make/
-
João Paquim authored
-
nikolas2 authored
This is the current node LTS release.
-
- 12 Feb, 2018 1 commit
-
-
Pete Nykänen authored
Signed-off-by:
petetnt <pete.a.nykanen@gmail.com>
-
- 11 Feb, 2018 1 commit
-
-
Alexander Roberts authored
-
- 10 Feb, 2018 2 commits
-
-
Ian Sutherland authored
-
bradfordlemley authored
* Run yarn after ejecting. * On eject, choose to run yarn instead of npm if yarn is available. * Move monorepo to react-dev-utils. * Fix lint. * Rename monorepo to workspaceUtils. * Add react-dev-utils dep for create-react-app. * getMonorepo -> findMonorepo
-
- 09 Feb, 2018 2 commits
-
-
Robin van der Vleuten authored
-
Ian Sutherland authored
-
- 07 Feb, 2018 1 commit
-
-
Ade Viankakrisna Fadlil authored
* add default value for globPatterns without this, the latest alpha broke on start ``` /Users/adeviankakrisnafadlil/Projects/eurecah/node_modules/react-scripts/config/paths.js:130 .reduce( ^ TypeError: Cannot read property 'reduce' of undefined at findPkgs (/Users/adeviankakrisnafadlil/Projects/eurecah/node_modules/react-scripts/config/paths.js:130:6) at getMonorepoPkgPaths (/Users/adeviankakrisnafadlil/Projects/eurecah/node_modules/react-scripts/config/paths.js:143:22) at Object.<anonymous> (/Users/adeviankakrisnafadlil/Projects/eurecah/node_modules/react-scripts/config/paths.js:155:55) at Module._compile (module.js:643:30) at Object.Module._extensions..js (module.js:654:10) at Module.load (module.js:556:32) at tryModuleLoad (module.js:499:12) at Function.Module._load (module.js:491:3) at Module.require (module.js:587:17) at require (internal/module.js:11:18) error Command failed with exit code 1. ``` * also check for pkgPatterns for null * Update paths.js
-
- 05 Feb, 2018 1 commit
-
-
Igor Fedyukin authored
-
- 04 Feb, 2018 1 commit
-
-
Andrew Ho authored
sever => server
-
- 03 Feb, 2018 1 commit
-
-
Pete Nykänen authored
* Add graphql loader to webpack config Signed-off-by:
petetnt <pete.a.nykanen@gmail.com> * Update README.md Signed-off-by:
petetnt <pete.a.nykanen@gmail.com> * Update react-scripts README.md Signed-off-by:
petetnt <pete.a.nykanen@gmail.com> * Add graphql jest transform Signed-off-by:
petetnt <pete.a.nykanen@gmail.com> * Add integration tests, pin versions in package.json Signed-off-by:
petetnt <pete.a.nykanen@gmail.com> * Tests expect regexp matchers Signed-off-by:
petetnt <pete.a.nykanen@gmail.com> * Use strict equal test instead Signed-off-by:
petetnt <pete.a.nykanen@gmail.com> * Escaping is hard Signed-off-by:
petetnt <pete.a.nykanen@gmail.com> * Add comment for signifying a different file * Update docs * Fix jest config * Remove node_modules exclusion * Update README.md * Inline graphql jest transform Signed-off-by:
petetnt <pete.a.nykanen@gmail.com> * Update copyright header Signed-off-by:
petetnt <pete.a.nykanen@gmail.com> * Use .graphql extension only Signed-off-by:
petetnt <pete.a.nykanen@gmail.com>
-
- 02 Feb, 2018 1 commit
-
-
Ian Sutherland authored
* Add named asset import for svg files via babel plugin and webpack loader. * Fix failing e2e test * Switched to svgr loader * Updated SVG component test * Disable named asset import plugin in test environment * Added tests for including SVG in CSS * Update tests * Moved babel plugin config into webpack config
-