Open
Description
This is the same as #38 but the issue is not fixed.
When rollup-plugin-web-worker-loader
is combined with @rollup/plugins-typescript
files no longer update after the first build when in --watch
mode.
Workaround is to use rollup-plugin-typescript2
instead of @rollup/plugins-typescript
See: #38 (comment)
Here is my minimal repro: https://github.com/MingweiSamuel/rollup-typescript-webworkers
Metadata
Assignees
Labels
No labels
Activity