|
|
|
|
|
by nukeop
3047 days ago
|
|
You do the same thing you'd do if anything else in your toolchain or runtime environment changes - change relevant code so it works again. Browsers change all sorts of stuff all the time and break millions of websites in the process. Easier to use a package manager to propagate the required changes to all dependent projects than copying and pasting bits of code between many different files. |
|
I can't imagine any big companies work like that. Execute code on their servers which is under the control of 'somebody from the internet'.