Files
create-react-app/packages
Alex Guerra 30eaab4ef2 Minor refactors in create-react-app (#8178)
- Remove templates version minimum stopgap.
- Replace indexOf with more idiomatic alternatives.
- Inline errorLogFilePatterns.
- Alphabetize validFiles.
- Simplify log file removal code.
- Move unconditional console.log() call outside of isSafe.
- Differentiate conflicting directories from files.
- Document yarn version special case.
- Inline printValidationResults.
- Standardize checkAppName output on failure.
- Add link for checkThatNpmCanReadCwd.

Functionally the code should be exactly the same.
2019-12-16 14:56:37 -06:00
..
2019-12-04 17:05:06 -07:00
2019-09-19 11:47:56 -06:00
2019-11-24 15:48:15 -08:00