'Need for minification and bundling with HTTP 2 and 3 and etc

Simple question: will HTTP protocol advances mean front-end developers will no longer need to preprocess "page dependencies" like JS and CSS resources?

For example, bundling helps to reduce the number of HTTP requests made, but request multiplexing mitigates the problem.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source