I must be doing something very wrong but I cannot see the sources in the chrome dev tools. I can put a debugger statement into the code, which stops the debugger in the dev tools and then I can step through the files.
But that approach is inconvient. Is there some documentation how to approach developemnt?
Hi
I must be doing something very wrong but I cannot see the sources in the chrome dev tools. I can put a
debugger
statement into the code, which stops the debugger in the dev tools and then I can step through the files.But that approach is inconvient. Is there some documentation how to approach developemnt?
Best regards