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

Builtin Vite support for backend #760

Merged
merged 84 commits into from
Mar 31, 2023
Merged

Builtin Vite support for backend #760

merged 84 commits into from
Mar 31, 2023

Commits on Feb 8, 2023

  1. support iife loader suffix

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    dc88e15 View commit details
    Browse the repository at this point in the history
  2. Add vite middleware e2e test

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    981bd6a View commit details
    Browse the repository at this point in the history
  3. Add vite middleware e2e test

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    7ae7f4a View commit details
    Browse the repository at this point in the history
  4. fix svg plugin + add support for worker + web +

    SSR styles to remove the flash of unstyled content in dev
    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    7bbbddb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78440b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cca1f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51bf8c8 View commit details
    Browse the repository at this point in the history
  8. add setupVite that operates in a basic linked mode

    For now, it is used to skip server live reloading if
    client side reloading kicked in
    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    df13160 View commit details
    Browse the repository at this point in the history
  9. remove vite-plugin dir

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    87d3071 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66a4e55 View commit details
    Browse the repository at this point in the history
  11. update e2e projects

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    b29648d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce74158 View commit details
    Browse the repository at this point in the history
  13. update ignored files

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    cb8cba1 View commit details
    Browse the repository at this point in the history
  14. update e2e tests

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f6f749f View commit details
    Browse the repository at this point in the history
  15. finally ...

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e9cba4d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    69d03a0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7e3a1b5 View commit details
    Browse the repository at this point in the history
  18. fix e2e tests in CI

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    75cc289 View commit details
    Browse the repository at this point in the history
  19. comment server options

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    be404c0 View commit details
    Browse the repository at this point in the history
  20. fix test

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    59760dc View commit details
    Browse the repository at this point in the history
  21. cleanup and fix windows

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    134a66c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5deabf9 View commit details
    Browse the repository at this point in the history
  23. try to fix e2e tests

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    45f994b View commit details
    Browse the repository at this point in the history
  24. wip

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a04dbb1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d7ca264 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b164c10 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    52eb30e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2cf3453 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a9ecbaf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    53b43b1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8a5670b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    77d4d2c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c31a2e7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c1a2019 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    864c4cc View commit details
    Browse the repository at this point in the history
  36. use vite config paths fork

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4749079 View commit details
    Browse the repository at this point in the history
  37. fix windows path resolving

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    2e34023 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f76a865 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    e8f2d8c View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    5faf63b View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    2943151 View commit details
    Browse the repository at this point in the history
  42. wip (stash)

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    304c4ca View commit details
    Browse the repository at this point in the history
  43. add test setup

    haikyuu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4fcc7af View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    7b5eab7 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 19, 2023

  1. wip undo to see

    haikyuu committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    ce0ad39 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    7a264fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7840ebe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9a5fe1 View commit details
    Browse the repository at this point in the history
  4. remove duplicate declaration

    haikyuu committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a283a76 View commit details
    Browse the repository at this point in the history
  5. change vite version to fix CI

    haikyuu committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    553dcb8 View commit details
    Browse the repository at this point in the history
  6. change npm i to npm ci

    haikyuu committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    34e2b8f View commit details
    Browse the repository at this point in the history
  7. use node 18 instead of 16

    haikyuu committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    00c2bc3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ea07f3 View commit details
    Browse the repository at this point in the history
  9. wip

    haikyuu committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    db236d3 View commit details
    Browse the repository at this point in the history
  10. new package-lock file

    haikyuu committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    408d5ba View commit details
    Browse the repository at this point in the history
  11. wip force

    haikyuu committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    60f3094 View commit details
    Browse the repository at this point in the history
  12. wip

    haikyuu committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    e1cfe29 View commit details
    Browse the repository at this point in the history
  13. add link script

    haikyuu committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5632013 View commit details
    Browse the repository at this point in the history
  14. fix version

    haikyuu committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    3a76943 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    c2790ac View commit details
    Browse the repository at this point in the history
  2. npm i

    familyfriendlymikey committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    c991cd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad8f56a View commit details
    Browse the repository at this point in the history
  4. update deps in e2e tests

    haikyuu committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    304cfcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ce65f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0171c24 View commit details
    Browse the repository at this point in the history
  7. rename inspector to html

    haikyuu committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    368c591 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    334db1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3606cdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eabf22 View commit details
    Browse the repository at this point in the history
  4. Add imba preview command

    haikyuu committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    4b46fc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6324889 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    4816eee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9d5156 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    998e32e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    fd3ffe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74ded67 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    220d566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84cdba2 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    21ed192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0fc6d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. clean up

    haikyuu committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    db70463 View commit details
    Browse the repository at this point in the history