Join Slack
Powered by
Hello, Is it possible to set a breakpoint from in...
# javascript
t
Tristan
06/02/2020, 11:47 PM
Hello, Is it possible to set a breakpoint from intellij when using
browserDevelopmentRun
?
i
Ilya Goncharov [JB]
06/03/2020, 7:46 AM
You can run this task with gradle, after that it is just html + js page You can debug it like usual code, you need to start Run configuration JavaScript Debug More here
https://www.jetbrains.com/help/idea/debugging-javascript-in-chrome.html
t
Tristan
06/03/2020, 1:30 PM
Thanks
2
Views
Open in Slack
Previous
Next