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

Silence warnings when exporting empty modules #9

Merged
merged 1 commit into from Nov 8, 2019

Conversation

Jakobeha
Copy link
Contributor

@Jakobeha Jakobeha commented Aug 24, 2019

If a folder contains an module without exports, the auto-generated autoexporter file will currently give warnings.

I'm having this problem because I'm trying to separate orphan instances between "internal" private modules, and then using autoexporter to generate a public module.

Copy link
Owner

@tfausak tfausak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea, thanks!

@tfausak tfausak self-assigned this Nov 8, 2019
@tfausak tfausak merged commit bdfdf69 into tfausak:master Nov 8, 2019
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.

None yet

2 participants