Skip to content

[BUGFIX] Fix deployment to subfolders#65

Merged
MyIgel merged 1 commit intofreifunk:mainfrom
anoymouserver:fix-subfolder-deployment
Nov 10, 2023
Merged

[BUGFIX] Fix deployment to subfolders#65
MyIgel merged 1 commit intofreifunk:mainfrom
anoymouserver:fix-subfolder-deployment

Conversation

@anoymouserver
Copy link
Contributor

Description

The previous version before the migration to vite (860cdd9) allowed deployment to any subdirectory (e.g. /meshviewer/).
Vite defaults to a base path starting in the url's root: https://vitejs.dev/config/shared-options.html#base

Motivation and Context

Wanted to verify the latest build for https://www.freifunk-gera-greiz.de/meshviewer/ but got a bunch of 404 errors.

Checklist:

  • My code follows the code style of this project. (CI will test it anyway and also needs approval)
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.

@anoymouserver anoymouserver force-pushed the fix-subfolder-deployment branch from 6eb45e4 to cc53cda Compare October 30, 2023 07:37
@MyIgel MyIgel merged commit 34f09d8 into freifunk:main Nov 10, 2023
@anoymouserver anoymouserver deleted the fix-subfolder-deployment branch November 10, 2023 22:43
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 this pull request may close these issues.

2 participants