Hello, With js(LEGACY) debugging works fine, excep...
# javascript
t
Hello, With js(LEGACY) debugging works fine, except of external dependencies (non-"project" dependencies). Both debugging in chrome and IntelliJ is affected. When I try to navigate from stack frame to source, I see empty file in IntelliJ and 404 error in chrome. Is it know bug? Common configuration issue? Any tricks?