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

Serve module static files without creating a scope #8172

Closed
wants to merge 14 commits into from

Conversation

jtkech
Copy link
Member

@jtkech jtkech commented Dec 28, 2020

Fixes #1634

What is funny is that it is already the case for the Default tenant if it has no url prefix, in that case they are already served by the application level static files middleware ;)

@jtkech jtkech changed the title Serve tenant module static files without creating a shell scope Serve module static files without creating a scope Dec 28, 2020
@jtkech
Copy link
Member Author

jtkech commented Jan 2, 2021

Just to say that here we have only one module static files middleware for all tenants

So at least one good thing in case there are many tenants

@jtkech
Copy link
Member Author

jtkech commented Feb 4, 2021

I will redo it if it is requested again

@jtkech jtkech closed this Feb 4, 2021
@agriffard agriffard deleted the jtkech/module-static-files branch October 5, 2021 19:30
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.

Too many scopes created
1 participant