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

perf: reduce bundle size for Object.keys(import.meta.glob(...)) / Object.values(import.meta.glob(...)) #18666

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    b276da2 View commit details
    Browse the repository at this point in the history
  2. feat: docs

    btea committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9cbdade View commit details
    Browse the repository at this point in the history
  3. docs: update

    btea committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9f9c262 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. feat: detect Object.keys

    btea committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    79b0738 View commit details
    Browse the repository at this point in the history
  2. fix: update snap

    btea committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9ece87d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. fix: update

    btea committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    cd424ca View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

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

Commits on Nov 22, 2024

  1. Update packages/vite/src/node/plugins/importMetaGlob.ts

    Co-authored-by: 翠 / green <[email protected]>
    btea and sapphi-red authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    021d1d3 View commit details
    Browse the repository at this point in the history
  2. fix: update snap

    btea committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    062f466 View commit details
    Browse the repository at this point in the history