Swagger-ui: Unable to debug source code with Chrome tools

We updated to the latest version of swagger-ui (2.1.2). I am trying to debug the source code of swagger-ui for some of the settings we need to do. The source code is split into several js files (due to require.js), and I cannot go through the source code using the chrome tools for developers. What are my troubleshooting options?

+4
source share

Source: https://habr.com/ru/post/1608041/


All Articles