Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript plugin causes rollup to never terminate #995

Closed
calebmchenry opened this issue Sep 10, 2021 · 2 comments
Closed

Typescript plugin causes rollup to never terminate #995

calebmchenry opened this issue Sep 10, 2021 · 2 comments

Comments

@calebmchenry
Copy link

calebmchenry commented Sep 10, 2021

Expected Behavior

rollup to terminate after producing bundle

Actual Behavior

rollup command never terminates

Additional Information

When running rollup with the typescript plugin the bundle is produced but the command never exists. When the typescript plugin is removed and entry point is changed to a .js file then the command terminates appropriately.

Edit: Created a REPL in case that is easier for you

@calebmchenry calebmchenry changed the title Typescript plugin cases rollup to never terminate Typescript plugin causes rollup to never terminate Sep 10, 2021
@shellscape
Copy link
Collaborator

OK. I just closed the same exact issue three hours ago (#994), and there are a number of other issues (#993
#991) that are duplicates of the original reported, which has a resolution - #983

Please start searching issues before opening new issues.

@calebmchenry
Copy link
Author

calebmchenry commented Sep 10, 2021

Appreciate it. Thanks for the quick response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants