Skip to content

Fix production loading of VueFinder vendor styles#554

Open
fpichler wants to merge 3 commits into
devfrom
bugfix/vuefinder-css-path
Open

Fix production loading of VueFinder vendor styles#554
fpichler wants to merge 3 commits into
devfrom
bugfix/vuefinder-css-path

Conversation

@fpichler

@fpichler fpichler commented Jul 24, 2026

Copy link
Copy Markdown
Member

Summary

  • Configure Vite to resolve production assets through /static/.
  • Explicitly load vendor.css alongside embedded.css in the MediaLib and PageAttachments templates.
  • Add asset version parameters to prevent stale frontend resources.
  • Preserve the existing Vite development-server behavior on localhost.
  • Fix missing VueFinder rules such as .vuefinder__menubar__item on celdev deployments.

@fpichler fpichler changed the title Fix admin frontend production asset base path Fix production loading of VueFinder vendor styles Jul 26, 2026
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