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

Handle missing export error #119

Merged
merged 6 commits into from Aug 3, 2020
Merged

Conversation

pngwn
Copy link
Member

@pngwn pngwn commented Jul 31, 2020

Fixes #104

Alternative to to #108 #109

This PR gathers all of these error together, ignoring duplicates, and reports them at the end with a helpful message. The other PRs were very noisy and resulted in many duplicates being posted to the console.

Screenshot 2020-07-31 at 22 04 32

@pngwn pngwn changed the title 104 exports error Handle missing export error Jul 31, 2020
index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
@lukeed
Copy link
Member

lukeed commented Aug 3, 2020

This is ready to go

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

Successfully merging this pull request may close these issues.

Plugin incompatible with Node.js exports package.json field
3 participants