-
Notifications
You must be signed in to change notification settings - Fork 572
Closed
Description
When running the ESM Rollup example, the speed of the build is slow. For me on my laptop (which I think is an "average" developer laptop - see system info below):
- the initial start time for
npm run watchis ~32 seconds - subsequent builds when a file is changed takes ~14 seconds

Ideally the second number - the time it takes to build on file change, would be pretty quick (less than a few seconds) to allow for a good development workflow. Is there any way to speed this up? How fast does this run for others? Thanks!
Environment
- npm v6.14.14
- node v14.17.1
- OS: Windows 10 v1909
- Processor: Intel core i7-8850H @ 2.60 GHz
- Memory: 16 GB
Metadata
Metadata
Assignees
Labels
No labels