Using angular-cli starting project with WebStorm (PhpStorm). I want to use debug - it seems to work but except it isn't :/
Here are some screen shots.
Using angular-cli starting project with WebStorm (PhpStorm). I want to use debug - it seems to work but except it isn't :/
Here are some screen shots.
This has been fixed now with angular-cli beta19-3 (https://github.com/angular/angular-cli/issues/1519). Please try updating;
As a workaround, you can edit node_modules/angular-cli/models/webpack-build-development.js
by changing cheap-module-source-map
to source-map