-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
has-workaroundHas workaround, low priorityHas workaround, low priority
Description
Hi,
we have a vitepress documentation where multiple users work simultaneal on different markdown files.
When we build the html files of it, then it renders also the unchanged files again and the generated files (JS, images…) get a new hash at the end of the filename.
This leads to a regeneration of the whole documentation, which leads sometimes to git merge conflicts based on the simultaneal changes of the multiple users.
Is there an option to deactivate the hash or to use always the same hash in the generated filenames?
Metadata
Metadata
Assignees
Labels
has-workaroundHas workaround, low priorityHas workaround, low priority