redbassett
05/19/2021, 6:51 AMexceptionUtils.kt
file, which is just a general exception wrapper for NPEs. The stack trace in the associated log item points to webpack-internal:///./kotlin-dce-dev/my-app.js
, but I don’t know how to map this back to my original source Kotlin. Is there a way to actually determine where the NPE is occurring?