|
|
|
|
|
by andrew_
1594 days ago
|
|
EventSource has been around for eons, and is what the precursor to webpack-dev-server used for HMR events. It had the advantage of supporting ancient browsers since the spec has been around a long time and even supported by oldIE. |
|