Get rid of `exclude` property and transpile `node_modules`
Open
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
Transpiling `node_modules` has some serious performance degradation - on fresh app, build takes 3x more time (~5s vs ~14s).
cc: @thymikee @satya164 @grabbou @Krizzu
Contributor guide
Assessment
This issue has not been assessed yet.