GoogleChromeLabs/squoosh

Watch .wasm and .d.ts files in Rollup build

Open

#856 opened on Nov 20, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (1,431 forks)batch import
good first issuehelp wantedproject infra

Repository metrics

Stars
 (20,335 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

.wasm and .d.ts generated by, for example, wasm-pack, don't seem to trigger rebuilds at the moment.

Contributor guide