Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify path resolving for react-scripts #168

Merged
merged 1 commit into from
Jul 25, 2016

Conversation

ForbesLindesay
Copy link
Contributor

No change in functionality, just thought it was easier to understand using require.resolve rather than path.resolve for resolving the location of a JavaScript file.

@gaearon gaearon merged commit 9dc23a3 into facebook:master Jul 25, 2016
@gaearon
Copy link
Contributor

gaearon commented Jul 25, 2016

Thanks! More PRs like this are welcome, none of us are particularly familiar with Node file / path APIs so you might see some weird code.

@ForbesLindesay ForbesLindesay deleted the patch-1 branch July 25, 2016 11:18
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
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.

3 participants