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): mimes option for serve-static #2094

Merged
merged 6 commits into from
Jan 29, 2024

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    d3e6a88 View commit details
    Browse the repository at this point in the history
  2. undo getExtension()

    ryuapp committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1bc8231 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3570302 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. reaname mimes to baseMime

    ryuapp committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    42911e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. rename mime to mimes and add getMimeType() callback

    Co-Authored-By: Yusuke Wada <yusuke@kamawada.com>
    ryuapp and yusukebe committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e0e93b5 View commit details
    Browse the repository at this point in the history
  2. update test description

    ryuapp committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    dec2552 View commit details
    Browse the repository at this point in the history