Is it possible to source step the ES6 code for server-side rendering of the react-starter-kit code using WebStorm?
I'm not getting any hits on the break points.
Is it possible to source step the ES6 code for server-side rendering of the react-starter-kit code using WebStorm?
I'm not getting any hits on the break points.
Do you mean https://github.com/kriasoft/react-starter-kit? To get breakpoints in components hit, I had to add
webpack:///src
for projectsrc
root: