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

Fix dynamic imports for rollup #121

Conversation

malhotra-sidharth
Copy link

Rollup isn't able to bundle Winston because of dynamic imports here https://github.com/winstonjs/logform/blob/master/index.js#L27

Reverting 972dbec#diff-e727e4bdf3657fd1d798edcd6b099d6e092f8573cba266154583a746bba0f346R24 should fix the problem.

Related Issues:
#5
#119

@malhotra-sidharth malhotra-sidharth deleted the fix-dynamic-imports branch July 7, 2021 15:49
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.

1 participant