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

Add vite origin support for image urls in development #690

Merged
merged 5 commits into from
Mar 26, 2024

Commits on Jan 26, 2024

  1. Add vite origin support for image urls in development

    Add vite `origin` support for image urls in development
    jrmyio authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e217d43 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Remove using origin from root config object

    Co-authored-by: Ben McCann <[email protected]>
    jrmyio and benmccann authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fee1b6f View commit details
    Browse the repository at this point in the history
  2. Use post.posix.join to support windows

    Co-authored-by: Ben McCann <[email protected]>
    jrmyio and benmccann authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    075b4e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7837fb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad51a82 View commit details
    Browse the repository at this point in the history