Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
shogunsea
/
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
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 10, 2016
Strip filename from loader notation first (#1226)
n3tr
authored and
gaearon
committed
7e2a08b
Copy full SHA for 7e2a08b
Update CONTRIBUTING.md (#1225)
Show description for 308121d
fson
authored
308121d
Copy full SHA for 308121d
Exit with an error code when npm/yarn install fails (#1224)
Show description for 0990ce0
fson
authored
0990ce0
Copy full SHA for 0990ce0
Clean up Yarn detection and install code (#1223)
Show description for 2e02e36
fson
authored
2e02e36
Copy full SHA for 2e02e36
Commits on Dec 9, 2016
Skip gh-page setup instruction if scripts.deploy has been added (#1222)
n3tr
authored and
gaearon
committed
39a5b4d
Copy full SHA for 39a5b4d
Adding troubleshooting information about Subresource Integrity digests. (#1220)
dfbaskin
authored and
gaearon
committed
f44ae25
Copy full SHA for f44ae25
Fix - openChrome won't open default browser (using Canary) (#1215)
Show description for 3416ba2
n3tr
authored and
gaearon
committed
3416ba2
Copy full SHA for 3416ba2
Commits on Dec 8, 2016
Publish
Show description for e7d71bd
gaearon
committed
e7d71bd
Copy full SHA for e7d71bd
Add 0.8.3 changelog (#1205)
gaearon
authored
e9085b9
Copy full SHA for e9085b9
Catch synchronous errors from spawning yarn (#1204)
Show description for 270fe06
gaearon
authored
270fe06
Copy full SHA for 270fe06
Update webpack-subresource-integrity to fix Windows builds (#1203)
gaearon
authored
0a9865d
Copy full SHA for 0a9865d
Instruct Jest to load native components from RNW instead of RN (#1201)
ross-rosario
authored and
gaearon
committed
adbc1a2
Copy full SHA for adbc1a2
Commits on Dec 7, 2016
Add syntax highlighting configuration guide. (#806)
Show description for 9fd528c
mareksuscak
authored and
fson
committed
9fd528c
Copy full SHA for 9fd528c
Publish
Show description for 49414d6
gaearon
committed
49414d6
Copy full SHA for 49414d6
Add changelog for 0.8.2 (#1198)
Show description for 28ed5b5
gaearon
authored
28ed5b5
Copy full SHA for 28ed5b5
Let Jest handle all file types (#1197)
Show description for 5456fff
gaearon
authored
5456fff
Copy full SHA for 5456fff
Only honor relative NODE_PATH (#1194)
gaearon
authored
cf64077
Copy full SHA for cf64077
Relax peerDependencies for ESLint preset (#1191)
gaearon
authored
d68a989
Copy full SHA for d68a989
Update Webpack to fix source map issues (#1188)
gaearon
authored
5f57040
Copy full SHA for 5f57040
Update webpack prod config (#1181)
Vincenzo Chianese
authored and
gaearon
committed
45c0426
Copy full SHA for 45c0426
Commits on Dec 6, 2016
Chrome 'open tab' reuse an empty tab when possible (#1165)
Show description for 6ebec23
n3tr
authored and
gaearon
committed
6ebec23
Copy full SHA for 6ebec23
Use file-loader for svgs (#1180)
bogdansoare
authored and
gaearon
committed
15feb02
Copy full SHA for 15feb02
Fix Babel issues in tests by applying the right transforms (#1179)
gaearon
authored
d8dfdb0
Copy full SHA for d8dfdb0
[babel-preset-react-app] Temporary fix missing babel plugins (#1177)
Show description for 7af5374
EnoahNetzach
authored and
gaearon
committed
7af5374
Copy full SHA for 7af5374
Add Subresource Integrity support (#1176)
Show description for 11cd813
Vincenzo Chianese
authored and
gaearon
committed
11cd813
Copy full SHA for 11cd813
Remove path module from webpack config on eject. (#1175)
Show description for 8076567
harunhasdal
authored and
gaearon
committed
8076567
Copy full SHA for 8076567
Commits on Dec 5, 2016
Don't strip stack traces of evaluated webpack bundles (#1050)
Show description for f7d9cd8
jameslnewell
authored and
gaearon
committed
f7d9cd8
Copy full SHA for f7d9cd8
Add deploy to Firebase CDN on template's README (Closes #374) (#1143)
Show description for 023a5d9
guilhermebruzzi
authored and
gaearon
committed
023a5d9
Copy full SHA for 023a5d9
Update e2e.sh (#1167)
gaearon
authored
3a36693
Copy full SHA for 3a36693
Document what npm build does and pushState (#933)
Show description for b61dc67
ldct
authored and
gaearon
committed
b61dc67
Copy full SHA for b61dc67
Fix minor typo/grammar (#1099)
alex-wilmer
authored and
gaearon
committed
3f6d683
Copy full SHA for 3f6d683
Add "npm run build silently fails" to Troubleshooting (#1168)
Show description for 0b6f4b8
gaearon
authored
0b6f4b8
Copy full SHA for 0b6f4b8
Add testURL to jest config (#1120)
Show description for aaa615f
spudly
authored and
gaearon
committed
aaa615f
Copy full SHA for aaa615f
Make jsx-no-undef rule an error (#1159)
existentialism
authored and
gaearon
committed
15f65a0
Copy full SHA for 15f65a0
Commits on Dec 4, 2016
Update CHANGELOG.md
fson
authored
4f3675c
Copy full SHA for 4f3675c
Pagination
Previous
Next
You can’t perform that action at this time.