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

Allow static access to Javascript and CSS files of a library #5273

Open
nilmerg opened this issue Oct 7, 2024 · 0 comments · May be fixed by #5274
Open

Allow static access to Javascript and CSS files of a library #5273

nilmerg opened this issue Oct 7, 2024 · 0 comments · May be fixed by #5274
Assignees
Labels
area/framework Affects third party integration/development enhancement New feature or improvement
Milestone

Comments

@nilmerg
Copy link
Member

nilmerg commented Oct 7, 2024

Is your feature request related to a problem? Please describe.

Currently only files in the static folder of a library's assets can be accessed statically. Javascript (js) and CSS (css) files should be accessible the same way.

Describe the solution you'd like

If the library's name is followed by /js/ the Javascript assets should be delivered. In case of /css/ CSS assets should be.

@nilmerg nilmerg added enhancement New feature or improvement area/framework Affects third party integration/development labels Oct 7, 2024
@nilmerg nilmerg added this to the 2.12.2 milestone Oct 7, 2024
@nilmerg nilmerg self-assigned this Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/framework Affects third party integration/development enhancement New feature or improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant