|
|
|
|
|
by nwienert
1035 days ago
|
|
Does http2 solve waterfall imports? Also wouldn't tree shaking still be unsolved? What about minification? IMO build step woes are really overstated, my build step has linting, type checking, optimization, bundle analysis size diff checks, enables JSX, and is basically necessary for development anyway as you get hot reloading, compiler-added features for better debugging, etc. |
|
It used to, but browsers ruined it because they didn't want to help improve caching support