Skip to content

add main to package.json #252

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

Merged
merged 1 commit into from
Dec 1, 2015
Merged

add main to package.json #252

merged 1 commit into from
Dec 1, 2015

Conversation

rtorr
Copy link
Contributor

@rtorr rtorr commented Nov 29, 2015

Adding main to package.json tells consumers what is the main eatery point (as im sure you all know) https://docs.npmjs.com/files/package.json#main. I know consumers should fallback to index.js, but its is still nice to have. I should probably add this case on the thing I am building as well.

leebyron added a commit that referenced this pull request Dec 1, 2015
@leebyron leebyron merged commit b07f9ce into graphql:master Dec 1, 2015
@leebyron
Copy link
Contributor

leebyron commented Dec 1, 2015

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants