|
|
|
|
|
by catern
1684 days ago
|
|
>And then - because not bundled - all the modules that will be used on another page will be cached already. Why isn't anyone else mentioning this feature? I'm not a browser developer but this seems like a clear win, and indeed makes bundling unnecessary. I'm assuming that it's shared between domains, too - or are people's dependencies so fragmented that there's basically no sharing between domains? |
|
Browsers fixed this by making the browser cache no longer shared between domains.