FredKSchott/snowpack
Automatic hmrDelay activation with a warning, for big eleventy/typescript rebuilds
开放
#2,083 创建于 2020年12月22日
contributors welcome!enhancementgood first issue
仓库指标
- 星标
- (19,307 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
TypeScript has a bug, it will touch all files in --build mode. This leads to too many [ESM-HMR] reload. Please add a throttle on it thanks
