- 01 May, 2017 1 commit
-
-
Jeremy Stucki authored
* Define dev chunk names Fixes #2046 * Add comment
-
- 28 Apr, 2017 1 commit
-
-
Tim Welch authored
-
- 25 Apr, 2017 5 commits
-
-
Joe Haddad authored
-
Ben Pickles authored
-
Joe Haddad authored
-
Joe Haddad authored
* Modularize and extract crashOverlay to iframe * Do not break words * Disable warning overlay * Use CJS imports
-
Joe Haddad authored
-
- 24 Apr, 2017 1 commit
-
-
Joe Haddad authored
-
- 22 Apr, 2017 3 commits
-
-
Michael Wayman authored
* resolves facebookincubator/create-react-app#1986 updates CSS Preprocessor docs to include information on node-sass-chokidar alternative to node-sass * Update README.md
-
Joe Haddad authored
-
Ade Viankakrisna Fadlil authored
Minify and map css
-
- 21 Apr, 2017 1 commit
-
-
Buns Shar authored
* Change proxy localhost to I27.0.0.1 for windows * Update comment * resolve localhost IP with DNS lookup on windows * Fix CI errors * Promisify addWebpackMiddleware * Remove Node 6 syntax * Update addWebpackMiddleware.js * Actually use the resolved proxy
-
- 19 Apr, 2017 5 commits
-
-
Marco Fugaro authored
* removed redundant already default options in UglifyJsPlugin * re-enabled remove comments Uglify option JSDoc-style comments weren't being removed
-
Igor Ramos authored
* Node.js serving with absolute path It’s safer to use the absolute path of the directory that you want to serve, in case you run the express app from another directory. * Update README.md
-
anilreddykatta authored
-
anilreddykatta authored
* Adding folder structure to help people navigate through project. It helps in resolving issues by providing brief description of each package and its purpose * Removing unnecessary packages from Folder structure heading * Update CONTRIBUTING.md
-
Gabriel Aumala authored
Pass the host from environment variable as argument of the devServer's listen function instead of a field of options object. Set the default host to 0.0.0.0 instead of localhost.
-
- 15 Apr, 2017 2 commits
-
-
Joe Haddad authored
-
- 14 Apr, 2017 1 commit
-
-
Joseph Race authored
-
- 10 Apr, 2017 1 commit
-
-
Mark Dalgleish authored
-
- 09 Apr, 2017 1 commit
-
-
Dan Abramov authored
-
- 05 Apr, 2017 1 commit
-
-
Tom Canac authored
* Fix npm to yarn * yarn & npm * Update index.html * Switch ordering of suggestion We should suggest NPM first for new users.
-
- 27 Mar, 2017 2 commits
-
-
Joe Haddad authored
-
Joe Haddad authored
* Upgrade webpack & related deps * Disable module transform (requires webpack 2+)
-
- 25 Mar, 2017 1 commit
-
-
Darren Scerri authored
* Fix AppVeyor CI (#1876) * Run AppVeyor on Visual Studio 2017
-
- 23 Mar, 2017 2 commits
-
-
Lorenzo Palmes authored
* Added test to check for accidental dependencies * Refactored test into a function * Removed non capturing group from grep * Update e2e-installs.sh
-
Asa Ayers authored
* Fix importing npm linked libraries * Update webpack.config.dev.js * Update webpack.config.prod.js
-
- 22 Mar, 2017 5 commits
-
-
Andrej Badin authored
Previous changes caused `detect-port` to pick random port on app startup. Update fixes this regression, `detect-port` pick next available port instead.
-
Koen de Leijer authored
Resolves #1818
-
Jonathan authored
* Adding shrink-to-fit=no for proper responsive handling on Safari 9+
-
Maxim Kazantsev authored
commander to figure it out on its own
-
Darren Scerri authored
-
- 21 Mar, 2017 1 commit
-
-
Stoicescu Cristi authored
* Removed blockquote from code section * Fix the fix
-
- 18 Mar, 2017 1 commit
-
-
Dan Abramov authored
-
- 15 Mar, 2017 1 commit
-
-
Jonathan authored
* Allow creation of apps in empty mercurial repos * Adding .hgignore to list of validFiles for isSafeToCreateProjectIn check * Adding .hgcheck to list of validFiles for isSafeToCreateProjectIn check
-
- 14 Mar, 2017 3 commits
-
-
David authored
* Makes end-to-end testing crash on unhandled rejections * Comment fix
-
Dan Abramov authored
-
Dan Abramov authored
* Fixes a silent crash when ejecting * Delete unnecessary files * Remove references to eslintrc in Webpack config * Fix lint * Correct ESLint CLI options
-
- 13 Mar, 2017 1 commit
-
-
Dan Abramov authored
-