FredKSchott/snowpack

Automatic hmrDelay activation with a warning, for big eleventy/typescript rebuilds

Open

#2,083 opened on Dec 22, 2020

View on GitHub
 (3 comments) (1 reaction) (0 assignees)JavaScript (923 forks)batch import
contributors welcome!enhancementgood first issue

Repository metrics

Stars
 (19,541 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

image

Contributor guide