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(serve-static): support absolute root #3420

Merged
merged 8 commits into from
Sep 24, 2024

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    9e761e2 View commit details
    Browse the repository at this point in the history
  2. add bun runtime test

    yusukebe committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    46346a4 View commit details
    Browse the repository at this point in the history
  3. don't use Request

    yusukebe committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5d7a2af View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. add code for deno

    yusukebe committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2835570 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    a93839a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f07dd7 View commit details
    Browse the repository at this point in the history
  3. use URL for options.root

    yusukebe committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    5dd59c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

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