I just tried this in WebStorm 10 today. I'm not sure if this is a new feature, but WebStorm integrated the steps described by @diego, so you don't have to do them manually:
- Click View> Tools> Soil to display the Soil window in WebStorm.
- Right click on any task and select "Debug"
You can set breakpoints, etc. in Gruntfile.js just like any other file.
jayp Apr 27 '15 at 11:21 2015-04-27 11:21
source share