Building the application takes 5+ minutes
Open
bug
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Running `npm run build` makes the application get stuck on "Collecting page data" for 5+ minutes
**To Reproduce**
Steps to reproduce the behavior:
1. Run `npm run build`
**Expected behavior**
Should be fairly fast
**Additional context**
Seems to be an issue with NextJS and `ace-builds/esm-resolver`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running `npm run build` and observe the stall at "Collecting page data." Investigate the reported interaction between NextJS and `ace-builds/esm-resolver`; done means the application build completes without a 5+ minute delay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100