Oliver.O
04/11/2024, 2:09 PMwebpack-dev-server
, upgraded from 4.15.0 to 5.0.4, requires a configuration change for URL proxying: devServer.proxy
now expects a JS array instead of an object.
Other than that I think I have just removed all compiler- or stdlib-related workarounds but one. (The remaining one is KT-48292 – KJS / IR: println
doesn't move to a new line in tests).