|
|
|
|
|
by Bilal_io
1328 days ago
|
|
The benchmark is measuring HMR specifically. You've already dev-served your app, now you make a change... Which builder is faster? It's important to get all the speed gain we can, Angular (webpack) is really slow at rebuilding when you save changes, this would be a life-saver, but no dev is ever watching 30k files at once. |
|