Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Support relative paths for JSX source#703

Merged
gaearon merged 3 commits into
masterfrom
rel
May 10, 2017
Merged

Support relative paths for JSX source#703
gaearon merged 3 commits into
masterfrom
rel

Conversation

@gaearon
Copy link
Copy Markdown
Contributor

@gaearon gaearon commented May 10, 2017

This adds support for

react-devtools "/my/absolute/directory"

which will use it as a project root for "show in editor" (#588).

At Facebook we're going to give relative filenames to JSX __source transform for deterministic builds. So we need a way to pass the possible root directories.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants