-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
area: @angular-devkit/build-angulardevkit/build-angular:dev-serverfeatureIssue that requests a new featureIssue that requests a new featurefeature: in backlogFeature request for which voting has completed and is now in the backlogFeature request for which voting has completed and is now in the backlog
Milestone
Description
🚀 Feature request
Command (mark with an x
)
- new
- build
- serve
- test
- e2e
- generate
- add
- update
- lint
- extract-i18n
- run
- config
- help
- version
- doc
Description
Angular CLI: 12.2.12
Node: 14.18.1
Package Manager: yarn 1.22.11
OS: win32 x64
today with a simple app created by ng new
, it take 19+second to complete with ng server
, that feel really slower.
update: cold ng s
(eg. first time build) take about 1min10s to complete on a HDD disk, 19s is for sub sequence ng s
.
Describe the solution you'd like
May take advantage of native esm instead of compile all the dependencies
Describe alternatives you've considered
anything that can may ng serve
faster on windows,
ng build
normally only effect release , but ng serve
about about develop time , a reasonable time is <= 6s
LanderBeeuwsaert, indraraj26, sheikalthaf, alan-agius4, akshay3001 and 17 more
Metadata
Metadata
Assignees
Labels
area: @angular-devkit/build-angulardevkit/build-angular:dev-serverfeatureIssue that requests a new featureIssue that requests a new featurefeature: in backlogFeature request for which voting has completed and is now in the backlogFeature request for which voting has completed and is now in the backlog