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 }}
harunhasdal
/
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 6, 2016
Move path module inclusion right after the other imports
Show description for 5cc329d
harunhasdal
committed
5cc329d
Copy full SHA for 5cc329d
Remove path module from webpack config on eject.
Show description for a438f17
harunhasdal
committed
a438f17
Copy full SHA for a438f17
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
Publish
Show description for b844e4e
fson
committed
b844e4e
Copy full SHA for b844e4e
Update changelog for 0.8.1
fson
committed
ea38f0b
Copy full SHA for ea38f0b
Revert Jest moduleNameMapper regex back to a whitelist (#1149)
Show description for 715de0d
fson
authored
715de0d
Copy full SHA for 715de0d
Commits on Dec 3, 2016
Publish
Show description for b57d871
fson
committed
b57d871
Copy full SHA for b57d871
Update package.json
fson
committed
3299116
Copy full SHA for 3299116
Bump global CLI to 1.0.0
fson
committed
2769933
Copy full SHA for 2769933
Publish
Show description for 5ee027d
fson
committed
5ee027d
Copy full SHA for 5ee027d
Update changelog for 0.8.0 and add Lerna Changelog (#1141)
fson
authored
e167e45
Copy full SHA for e167e45
Crash the build during CI whenever linter warnings are encountered (#944)
Show description for cdd17a6
excitement-engineer
authored and
fson
committed
cdd17a6
Copy full SHA for cdd17a6
Commits on Dec 1, 2016
Add a note about vscode-jest (#1126)
orta
authored and
gaearon
committed
9ce0aa5
Copy full SHA for 9ce0aa5
Commits on Nov 28, 2016
Add link to PWA instructions to main README
gaearon
authored
5a273b2
Copy full SHA for 5a273b2
Add a link to PWA instructions
gaearon
authored
f5f4460
Copy full SHA for f5f4460
Commits on Nov 23, 2016
Add support for non-interactive terminal (#1032)
sheerun
authored and
fson
committed
dc6edce
Copy full SHA for dc6edce
Enable proxying of websockets (#1090)
Show description for ce91819
dceddia
authored and
gaearon
committed
ce91819
Copy full SHA for ce91819
Add troubleshooting to main ToC
gaearon
authored
ab57f77
Copy full SHA for ab57f77
Add a note for OSX users about watchman and jest (#1080)
Show description for 66adb3e
dmr
authored and
gaearon
committed
66adb3e
Copy full SHA for 66adb3e
Commits on Nov 22, 2016
add logging of existing default port process on start (#816)
Show description for 05c3b55
ianmcnally
authored and
fson
committed
05c3b55
Copy full SHA for 05c3b55
Commits on Nov 21, 2016
Enable useBuiltIns option on object-rest-spread (#902)
Show description for 9c45b25
existentialism
authored and
fson
committed
9c45b25
Copy full SHA for 9c45b25
Adapt jest and eslint for new default loader scope. (#1077)
Show description for 6e00813
bebbi
authored and
fson
committed
6e00813
Copy full SHA for 6e00813
Upgrade Jest to 17.0 (#1078)
Show description for 7e9cb18
fson
authored
7e9cb18
Copy full SHA for 7e9cb18
Replace rimraf with fs-extra functions (#1072)
existentialism
authored and
gaearon
committed
2da6eda
Copy full SHA for 2da6eda
exclude html from default loader. (#1075)
bebbi
authored and
fson
committed
058b2cc
Copy full SHA for 058b2cc
Remove bundledDependencies (#1068)
Show description for e042634
fson
authored
e042634
Copy full SHA for e042634
Commits on Nov 20, 2016
Adds to docs - deployment with S3/CloudFront (#1071)
Show description for 29299f2
wolovim
authored and
gaearon
committed
29299f2
Copy full SHA for 29299f2
Pagination
Previous
Next
You can’t perform that action at this time.