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: allow vite/webpack config to be an async function #23605

Merged
merged 12 commits into from
Sep 22, 2022

Commits on Aug 30, 2022

  1. vite dev server async fn

    lmiller1990 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    fc3febd View commit details
    Browse the repository at this point in the history
  2. test projects

    lmiller1990 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    09e32eb View commit details
    Browse the repository at this point in the history
  3. update types

    lmiller1990 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    8db6002 View commit details
    Browse the repository at this point in the history
  4. simplify setup

    lmiller1990 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    8002652 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. fix tests

    lmiller1990 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    a5d0dad View commit details
    Browse the repository at this point in the history
  2. types

    lmiller1990 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    6ebf662 View commit details
    Browse the repository at this point in the history
  3. remove junk file

    lmiller1990 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    2f980af View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    3112936 View commit details
    Browse the repository at this point in the history
  2. update comments

    lmiller1990 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b9f4e33 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. add more tests

    lmiller1990 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    723e306 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    36bac47 View commit details
    Browse the repository at this point in the history
  2. fix system tests

    lmiller1990 committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    73121fb View commit details
    Browse the repository at this point in the history