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

"Main" field in package.json is wrong #63

Closed
dodo0822 opened this issue Mar 27, 2016 · 2 comments
Closed

"Main" field in package.json is wrong #63

dodo0822 opened this issue Mar 27, 2016 · 2 comments

Comments

@dodo0822
Copy link

Hi,

The "main" field in package.json should be src/angular-easyfb.js instead of index.js. The wrong value makes webpack fail to build if I use require('angular-easyfb'); because it can't find index.js.

@pc035860
Copy link
Owner

PR #62 should fix this. Thanks for the report.

@pc035860
Copy link
Owner

Just published v1.4.2. Issue close.

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

No branches or pull requests

2 participants