angular-cli: ng serve update very slow
After updating to the latest version of angular-cli compilation time is very slow
Build successful - 36925ms.
Slowest Trees | Total
----------------------------------------------+---------------------
DiffingSWManifest | 30480ms
Funnel | 4331ms
Slowest Trees (cumulative) | Total (avg)
----------------------------------------------+---------------------
DiffingSWManifest (1) | 30480ms
Funnel (8) | 4966ms (620 ms)
What will be the reason?
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Reactions: 4
- Comments: 26 (10 by maintainers)
CLI Compilation is really slow. It completely freezes my computer. Here are the details about my environment: angular-cli: 1.0.0-beta.8 node: 6.2.1 os: win32 x64 Windows 10
I dont know why this issue is closed. The build process is decreasing angular development a lot… in my company we are like 6 developers who most of the time wait on the compiler all day long
I’m using the webpack version, but it’s still super slow on updating.
Experimented with https://github.com/AngularClass/angular2-webpack-starter.
But angular cli at start
When file .ts chenged
Mac OS X 10.11.4
Extremly slow on windows, how can one develop in this way:
The webpack branch fixes this. See https://github.com/angular/angular-cli#webpack-preview-release-update for instructions on how to update.