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

[Enhance] Add cache busting when shared package's changed #585

Merged
merged 20 commits into from
Jul 20, 2024

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    cc5f536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bbfb4d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    fa18f46 View commit details
    Browse the repository at this point in the history
  2. feat: delete components/buttons

    Jonghakseo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b00b3cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f20f289 View commit details
    Browse the repository at this point in the history
  4. feat: add ui package

    Jonghakseo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    67ba723 View commit details
    Browse the repository at this point in the history
  5. feat: run pnpm i

    Jonghakseo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c418f55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d14d06d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46fd918 View commit details
    Browse the repository at this point in the history
  8. fix: style property

    Jonghakseo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9369c4b View commit details
    Browse the repository at this point in the history
  9. feat: export ui utils

    Jonghakseo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a0994d8 View commit details
    Browse the repository at this point in the history
  10. chore: delete unused paths

    Jonghakseo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e40751d View commit details
    Browse the repository at this point in the history
  11. chore: run prettier

    Jonghakseo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    28194e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. feat: add cache busting watch option

    watch ignored is not working when use watch flat(-w) with vite build
    Jonghakseo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    fe24e13 View commit details
    Browse the repository at this point in the history
  2. fix: build error

    Jonghakseo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    12a2540 View commit details
    Browse the repository at this point in the history
  3. feat: enhance build speed by esbuild

    Jonghakseo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3ef2d9a View commit details
    Browse the repository at this point in the history
  4. fix: use copyFileSync instead of cp command

    Jonghakseo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    14557ef View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    f3b9047 View commit details
    Browse the repository at this point in the history
  2. feat: install turbo 2.0.9

    Jonghakseo committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    cdef3e6 View commit details
    Browse the repository at this point in the history