Skip to content

Updated package.json to use the correct casing for the 'main' entrypoint #599

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
Oct 10, 2016

Conversation

maxmumford
Copy link
Contributor

Checklist

Description

This PR fixes issue #543. The actual code change was written by @meDavid from PR #534 but he hasn't yet signed the CLA and my project needs this PR to be merged for deployment.

Code sample

In the rollup script 'angularFire2.umd.js' is used, where in the package.json 'angularfire2.umd.js' was used, causing for loading problems on linux based systems (Ubuntu in this case)

In the rollup script 'angularFire2.umd.js' is used, where in the package.json 'angularfire2.umd.js' was used, causing for loading problems on linux based systems (Ubuntu in this case)
@maxmumford
Copy link
Contributor Author

@davideast sorry to duplicate PR #534 but I need this fix for my project and it looks like @meDavid isn't responding to the CLA signing request.

@davideast davideast merged commit 0ab7f09 into angular:master Oct 10, 2016
@davideast
Copy link
Collaborator

@maxmumford Thanks, Max!

@maxmumford
Copy link
Contributor Author

Great, thanks @davideast !

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

Successfully merging this pull request may close these issues.

3 participants