Hey, I was wondering what's your opinion on the front-end tools today, like webpack and browserify.
I feel like they are not evolving to the http2 paradigm, since bundling everything (or using require.ensure) is not preferable in this scenario.
The question is: why do you think the community is not watching or not developing solutions to substitute module bundlers or pushing SystemJS forward in favor of http2?
Hey, I was wondering what's your opinion on the front-end tools today, like webpack and browserify.
I feel like they are not evolving to the http2 paradigm, since bundling everything (or using require.ensure) is not preferable in this scenario.
The question is: why do you think the community is not watching or not developing solutions to substitute module bundlers or pushing SystemJS forward in favor of http2?