FredKSchott/snowpack

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

Open

#2083 opened on Dec 22, 2020

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

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