简体   繁体   中英

Debugging TS in WebStorm

Server starts through gulp. In Run Configuration I've created a JavaScript Debug and set server url. Extension in Chrome is available. As a build system I use Webpack. In Debugging mode I can see that connection is successful but breakpoints are not working.

You need setting up Remote URL mappings in your JavaScript Debug run configuration accordingly. Please see http://richb-hanover.com/debugging-webpack-apps-with-webstorm-2016-1/ , https://blog.jetbrains.com/webstorm/2015/09/debugging-webpack-applications-in-webstorm/ for some hints

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM