- Linux Ubuntu 15.04
Phpstorm 2016.1.2
- Versions.
angular-cli: 1.0.0-beta.5
node: 6.2.1
os: linux x64
- Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
Create a new angular-cli project, start the application and run it's tests.
After the dist folder is generated every time i open the editor it grinds the CPU on 100% even when no other process runs just the IDE.
It can be something associated with the project because i haven't experienced it on other Typescript based Angular 2 projects like angular2-webpack.
Phpstorm 2016.1.2
angular-cli: 1.0.0-beta.5
node: 6.2.1
os: linux x64
do on your code? etc.
Create a new angular-cli project, start the application and run it's tests.
After the
distfolder is generated every time i open the editor it grinds the CPU on 100% even when no other process runs just the IDE.It can be something associated with the project because i haven't experienced it on other Typescript based Angular 2 projects like angular2-webpack.