Local build failed
Open
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 379
- PR merge metrics
- No merged PRs in 30d
Description
Compile in vscode under windows.The error message is as follows
Attempted import error: './workers/dateTimeExpand.worker.js?worker' does not contain a default export (imported as 'ExpandDateTimeWorker').

Contributor guide
Research direction
Reproduce the Windows VS Code build and inspect the import of ./workers/dateTimeExpand.worker.js?worker named in the error. Trace how that worker is exported and loaded, then verify the local build completes without the default-export error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100