Concat and Zip #17
AureliusHogan
started this conversation in
Ideas
Replies: 1 comment
-
|
I think this should better be done from your Frontend Build setup. As this kind of stuff is static, this would slow down Neos. Also you would lose the benefit of the browser caching, as on every page could be different JS/CSS files. BTW: Do you know Carbon.Pipeline? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any plans for concatenating and zipping of CSS files and JS files?
So that there is only one CSS File and one JS File to pull when the user views the site? With an option to configure it for each FLOW_CONTEXT separately?
Beta Was this translation helpful? Give feedback.
All reactions