Since the last Mac OS update Safari freezes when I try to open dev tools. On the net I've found that other non-Kotlin frameworks (namely, next.js) have the same problem, see
https://github.com/vercel/next.js/issues/78524.
They advise using "turbopack" which I don't know (seems to be similar to webpack), but it suggests that there might be a solution.
Does anyone have a solution for this?
My site can be normally inspected when running on a public domain.