[Moodle 3.2] Javascript files aren't loaded as separate files in the debugger

Re: [Moodle 3.2] Javascript files aren't loaded as separate files in the debugger

by Tim Hunt -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
I have not been finding this a problem. In your browser developer tools (I mostly use Firefox, sometime Chrome) you just need to use the search (e.g. for a key method name) to find your code in the long file. Once you are there, it is not a problem to set break-points, step through the code, etc.