You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before angular-devkit/build-angular: 0.7.2(like 0.6.8), there is a problem with 'importing node_modules using Less'.
In angular-devkit/build-angular:0.7.2, unit test with karma can not debug(breakpoints cannot get into debug dialog) in Webstorm 2018.2, but the bug with importing node_modules fixed.
Desired functionality
Unit-test can run properly.
Mini repo for issue
angular-devkit/build-angular: 0.6.8 version with module import problem the link
angular-devkit/build-angular: 0.7.2 version with debug problem link
Versions
Repro steps
The log given by the failure
Desired functionality
Mini repo for issue
Mention any other details that might be useful