Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
react
/
create-react-app
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
26.9k
Star
103k
Code
Issues
1.9k
Pull requests
553
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add click-to-open support for build errors
- #3100
#3100
Merged
Timer
merged 9 commits into
react:master
react/create-react-app:master
from
tharakawj:build-error-open-editor
tharakawj/create-react-app:build-error-open-editor
Copy head branch name to clipboard
Oct 6, 2017
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Add click-to-open support for build errors
#3100
Timer
merged 9 commits into
react:master
react/create-react-app:master
from
tharakawj:build-error-open-editor
tharakawj/create-react-app:build-error-open-editor
Copy head branch name to clipboard
Commits
Commits on Oct 4, 2017
Implement click-to-open for babel syntax errors in build error overlay
tharakawj
committed
830c4e9
View commit details
Copy full SHA for 830c4e9
Browse repository at this point
Add click-to-open support for lint errors and refactor parser
tharakawj
committed
51236e9
View commit details
Copy full SHA for 51236e9
Browse repository at this point
Reactor code to reuse open-in-editor functionality in both build and runtime error overlays
tharakawj
committed
de8e9b6
View commit details
Copy full SHA for de8e9b6
Browse repository at this point
Fix some eslint warnings
tharakawj
committed
5c0cccf
View commit details
Copy full SHA for 5c0cccf
Browse repository at this point
Add a comment about keeping middleware and dev client in sync
tharakawj
committed
88cd256
View commit details
Copy full SHA for 88cd256
Browse repository at this point
Remove es6 features from webpack dev client
tharakawj
committed
64ef981
View commit details
Copy full SHA for 64ef981
Browse repository at this point
Make open-in-editor functionality to work with new iframe script
tharakawj
committed
8d36cd9
View commit details
Copy full SHA for 8d36cd9
Browse repository at this point
Rename `openInEditor` to `editorHandler`
Show description for a0b3566
tharakawj
committed
a0b3566
View commit details
Copy full SHA for a0b3566
Browse repository at this point
Fix flow errors
tharakawj
committed
ae18e55
View commit details
Copy full SHA for ae18e55
Browse repository at this point
You can’t perform that action at this time.