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

feat: add logging facilities #486

Commits on Jan 20, 2023

  1. fix: log messages through Vite and Rollup

    Deprecates the silent option and delegates that functionality to the
    bundlers. Vite has log level controls, and Rollup let's the users manage
    the logging with the `onwarn` hook.
    tlaundal committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6842c73 View commit details
    Browse the repository at this point in the history
  2. chore: regenerated docs

    tlaundal committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    473f3a8 View commit details
    Browse the repository at this point in the history