-
Notifications
You must be signed in to change notification settings - Fork 54
feat: Logging cleanup demos #577
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
Conversation
… and sync worker.
…ve controlled logging in packages like Attachments, React, and Vue.
|
This should be the last of 3 logging cleanup PRs. It uses the recently introduced Logging helpers instead of using
js-logger
. This allows us to drop thejs-logger
dependency from and potentially vite config from all our demos.I have tested this change on most of the demos.