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

the --base argument not being respected #339

Open
5 tasks done
sombriks opened this issue Apr 8, 2023 · 0 comments · May be fixed by #341
Open
5 tasks done

the --base argument not being respected #339

sombriks opened this issue Apr 8, 2023 · 0 comments · May be fixed by #341
Assignees

Comments

@sombriks
Copy link
Contributor

sombriks commented Apr 8, 2023

Describe the bug

when building with vite the --base parameter can be used to configure the base path.

it's quite useful and simple to use.

it does not work, however, when we change from vite build to vite-ssg build.

Reproduction

https://github.com/sombriks/simple-vue-vite-ssg

System Info

[sombriks@thanatos ~]$ npx envinfo --system --binaries --browsers
npx: instalou 1 em 1.041s

  System:
    OS: Linux 6.2 Fedora Linux 37 (Workstation Edition)
    CPU: (16) x64 AMD Ryzen 7 PRO 5850U with Radeon Graphics
    Memory: 34.21 GB / 45.87 GB
    Container: Yes
    Shell: 5.2.15 - /bin/bash
  Binaries:
    Node: 14.20.0 - ~/.nvm/versions/node/v14.20.0/bin/node
    npm: 6.14.17 - ~/.nvm/versions/node/v14.20.0/bin/npm
  Browsers:
    Chrome: 112.0.5615.49
    Firefox: 111.0.1

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant