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

fix(dev): bind plugin context functions #14569

Merged
merged 7 commits into from
Nov 28, 2023
Merged

Commits on Oct 10, 2023

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

Commits on Nov 27, 2023

  1. make all functions bound

    patricklx authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b3f125c View commit details
    Browse the repository at this point in the history
  2. test it

    patricklx authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8278a27 View commit details
    Browse the repository at this point in the history
  3. 13 functions

    patricklx authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0451150 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Update packages/vite/src/node/server/pluginContainer.ts

    Co-authored-by: Bjorn Lu <[email protected]>
    patricklx and bluwy authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7ee5073 View commit details
    Browse the repository at this point in the history
  2. fix missing function test

    patricklx authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b1bc7b8 View commit details
    Browse the repository at this point in the history
  3. test: reorder method test

    sapphi-red authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    9335d08 View commit details
    Browse the repository at this point in the history