Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tomdyson
/
create-react-app
Public
forked from
facebook/create-react-app
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
713eec4
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 18, 2018
Babel 7 disabled code highlighting by default :cry: (#3849)
Timer
authored
713eec4
Copy full SHA for 713eec4
Remove duplicated stack from `thread-loader` (#3847)
Timer
authored
f071986
Copy full SHA for f071986
Commits on Jan 17, 2018
remove radix eslint rule (#3844)
sendilkumarn
authored and
gaearon
committed
ee2dd27
Copy full SHA for ee2dd27
fix small grammatical typo in webpack config documentation (#3842)
andrewerrico
authored and
gaearon
committed
c9b289b
Copy full SHA for c9b289b
Remove stripColor() usage
gaearon
committed
3b2c4e0
Copy full SHA for 3b2c4e0
Bump Babel
gaearon
committed
406ab6c
Copy full SHA for 406ab6c
Remove PropTypes from production build (#209) (#3818)
Show description for a00cae7
iansu
authored and
gaearon
committed
a00cae7
Copy full SHA for a00cae7
Import SVGs as React components (#1388) (#3718)
Show description for 82907fd
iansu
authored and
gaearon
committed
82907fd
Copy full SHA for 82907fd
Applies new theme and adds docs link to template (#3235)
Show description for f6ad7fe
lukejacksonn
authored and
gaearon
committed
f6ad7fe
Copy full SHA for f6ad7fe
Use wmic to get process list on Windows (#3808)
levrik
authored and
gaearon
committed
346ea1c
Copy full SHA for 346ea1c
Remove CSS modules docs (#3832)
Timer
authored
11f1aa0
Copy full SHA for 11f1aa0
Update comments for accuracy
Timer
committed
f4988e2
Copy full SHA for f4988e2
Add support for CSS Modules with explicit filename (#2285)
Show description for fc7c991
ro-savage
authored and
Timer
committed
fc7c991
Copy full SHA for fc7c991
Updated react-scripts Readme.md to better document GitHub Pages hosting with custom domains (#3821)
EdwaRen
authored and
gaearon
committed
0ddc043
Copy full SHA for 0ddc043
Enhance Jest config error for `setupTestFrameworkScriptFile` (#3512)
Show description for 7969b48
jackfranklin
authored and
gaearon
committed
7969b48
Copy full SHA for 7969b48
Add svg rendering for error example (#3825)
Show description for a3d002e
marionebl
authored and
gaearon
committed
a3d002e
Copy full SHA for a3d002e
Changes no-unused-expressions lint from warning to error (#2319)
Show description for ed27629
amupitan
authored and
gaearon
committed
ed27629
Copy full SHA for ed27629
Commits on Jan 16, 2018
Update screencast to use npx (#3810)
Show description for 272edff
marionebl
authored and
gaearon
committed
272edff
Copy full SHA for 272edff
Add screencast task (#3816)
Show description for 70ef42c
marionebl
authored and
gaearon
committed
70ef42c
Copy full SHA for 70ef42c
Try to fix CI (#3806)
Show description for 72c3d4e
gaearon
authored
72c3d4e
Copy full SHA for 72c3d4e
Commits on Jan 15, 2018
Support Jest --watchAll flag (#3804)
Show description for 19e0bb1
gaearon
authored
19e0bb1
Copy full SHA for 19e0bb1
Add feature #3116 extended Jest config (#3802)
garmeeh
authored and
gaearon
committed
f5708c6
Copy full SHA for f5708c6
Offer to set default browsers (#3792)
Show description for 2e59c54
Timer
committed
2e59c54
Copy full SHA for 2e59c54
Add regression test for #3055 (#3791)
gaearon
authored and
Timer
committed
0ff2349
Copy full SHA for 0ff2349
Tell user what browser support their application was built with (#3782)
Show description for 5d1710a
Timer
committed
5d1710a
Copy full SHA for 5d1710a
Bump dependencies (#3785)
Show description for ea46cf4
gaearon
authored and
Timer
committed
ea46cf4
Copy full SHA for ea46cf4
Allow parsing of ecma 8
Timer
committed
1013927
Copy full SHA for 1013927
Add restricted globals package (#2286)
Show description for c36d1a0
sidoshi
authored and
Timer
committed
c36d1a0
Copy full SHA for c36d1a0
Compile code in parallel (#3778)
Show description for 2ed4a70
Timer
committed
2ed4a70
Copy full SHA for 2ed4a70
Compile dependencies with babel-preset-env (#3776)
gaearon
authored and
Timer
committed
3d44408
Copy full SHA for 3d44408
Add preflight check to guard against wrong versions of webpack/eslint/jest higher up the tree (#3771)
Show description for 11db9af
gaearon
authored and
Timer
committed
11db9af
Copy full SHA for 11db9af
Loosen Babel preset to use browserslist (#3770)
Show description for aa67a4f
Timer
committed
aa67a4f
Copy full SHA for aa67a4f
Enable `getter-return` rule as a warning (#3723)
Show description for f6c3730
chrislaughlin
authored and
Timer
committed
f6c3730
Copy full SHA for f6c3730
Bump eslint-plugin-jsx-a11y version (#2690)
Show description for bf02edb
gaearon
authored and
Timer
committed
bf02edb
Copy full SHA for bf02edb
Fix windows build
gaearon
authored and
Timer
committed
a573d37
Copy full SHA for a573d37
Pagination
Previous
Next
You can’t perform that action at this time.