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

Find a way to remove logger as well as calls to logger methods from the final bundle #47

Closed
cassinius opened this issue Apr 5, 2018 · 2 comments

Comments

@cassinius
Copy link
Collaborator

No description provided.

@cassinius
Copy link
Collaborator Author

  • this is possible via the webpack uglifyjs module, but it doesn't work with webpack-stream yet (at least under my settings)

@cassinius
Copy link
Collaborator Author

CLOSED -> Not sure anymore why I wanted this - probably to automatically eliminate any unnecessary debug output - BUT: logger should only be used in test cases anyways... so just limit / eliminate logger calls from src files instead.

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

1 participant