REAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.
This is no longer the case. Verify if you need this module and configure a polyfill for it.
I think I understand the issue itself, but I don't get why it started this morning (yesterday builds were ok, we upgraded to Kotlin 1.5.0 and webpack 5 couple weeks ago) Any idea?
t
turansky
05/26/2021, 1:27 PM
Do you use Ktor?
t
Tomas Kormanak
05/27/2021, 12:43 PM
no, we have this issue on frontend, we use KVision,
a
Akshay Bijawe
03/01/2023, 7:50 AM
Hi Tomas, may I know how did you resolve this issue here?