Closed hjoelh closed 2 years ago
Hey there. Thanks for making me aware of this issue. It has been resolved and will be part of the next release. Also, thank you so much for sponsoring. It helps a ton, and allows me to focus more on my open source work. So, thanks <3
tsc
(if applicable):Reproduction
https://replit.com/@hjoelh/rollup-plugin-ts-issue fork repl run
yarn run rollupWatch
in shell make an edit to src/components/JSComponent.jsxseems to only happen when editing JSComponent.jsx rather than Component.tsx?
Expected Behavior
rollup watch to bundle on file changes
Actual Behavior
sometimes it bundles succesfully other times it errors with
Thank you!