Skip to content

docs: document META-INF/frontend as the correct location for add-on frontend files#5677

Open
Artur- wants to merge 1 commit into
mainfrom
frontend-location
Open

docs: document META-INF/frontend as the correct location for add-on frontend files#5677
Artur- wants to merge 1 commit into
mainfrom
frontend-location

Conversation

@Artur-

@Artur- Artur- commented Jun 12, 2026

Copy link
Copy Markdown
Member

META-INF/resources/frontend is deprecated: everything under META-INF/resources is also published as static resources, so the un-bundled source files are served directly to browsers. Also clarify that add-on CSS typically goes in META-INF/resources and is loaded with @Stylesheet; @CssImport with META-INF/frontend is only for CSS that should be included in the frontend bundle.

…rontend files

META-INF/resources/frontend is deprecated: everything under
META-INF/resources is also published as static resources, so the
un-bundled source files are served directly to browsers. Also clarify
that add-on CSS typically goes in META-INF/resources and is loaded
with @Stylesheet; @CssImport with META-INF/frontend is only for CSS
that should be included in the frontend bundle.
@github-actions

Copy link
Copy Markdown

Preview Deployment

This PR has been deployed for preview.

URL: https://docs-preview-pr-5677.fly.dev

Built from ec3d3be

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.

1 participant