Skip to content

Improve performance when used enabled composite files and minify css, js #5590

Answered by valadas
Mostafa-Moafi asked this question in Ideas
Discussion options

You must be logged in to vote

If bundling, it will create a single bundle with everything requested, so it won't be site.min.css. I will use an HTTP handler to request all the js and all the CSS in one go.

Also, maybe (including me) believe that bundling is a thing of the past as:

  1. It does not support modules
  2. If over HTTPS and HTTP2, you get parallel and lazy downloading which is more efficient than a single huge bundle.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Mostafa-Moafi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants