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: auto-exclude svelte dependencies in vite.optimizeDeps #145

Merged
merged 10 commits into from
Aug 20, 2021

Commits on Aug 18, 2021

  1. 9 Configuration menu
    Copy the full SHA
    63ea6a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. wip: refactor to use recursion, return flat list and prepare for addi…

    …ng optimizeDeps.include
    dominikg committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    e5d20f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5594a78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48cd377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1837b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5685967 View commit details
    Browse the repository at this point in the history
  6. add changeset

    dominikg committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    605095f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    832336c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. fix: remove warning log that might confuse user, add extra try/catch …

    …to ensure find doesn't stop early
    dominikg committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    d7ae91c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeb78b3 View commit details
    Browse the repository at this point in the history