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

fix(scripts/build): use correct asset-copy paths on Windows #712

Merged
merged 5 commits into from
Nov 14, 2024

Commits on Nov 13, 2024

  1. normalize paths to use forward slashes

    darian committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3a7f985 View commit details
    Browse the repository at this point in the history
  2. fix format

    darian committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2d8bffc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. use posix path separators in asset paths

    darian committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b3f4347 View commit details
    Browse the repository at this point in the history
  2. copy plugin use toPosix

    darian committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    74f546a View commit details
    Browse the repository at this point in the history
  3. use path namespace

    darian committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    421b623 View commit details
    Browse the repository at this point in the history