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 to do not cut off multiFile appender code by bundler's tree shaking #1423

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nabe1653
Copy link

PR to fix #1395 , some appender types are missing from coreAppenders so tried to add.

I don't know correct build/test process but anyway my branch worked with the reproduce code in the issue.

#1411 may have same cause.

Tried to add sometypes that are
not added but listed on the document.
@nabe1653 nabe1653 changed the title Fix do not cut off multiFile appender code by bundler's tree shaking Fix to do not cut off multiFile appender code by bundler's tree shaking Apr 15, 2024
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.

multiFile type is not able to use with the error: type "multiFile" could not be found
1 participant