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

compat: glint --build does not report errors #711

Open
runspired opened this issue Mar 17, 2024 · 2 comments
Open

compat: glint --build does not report errors #711

runspired opened this issue Mar 17, 2024 · 2 comments

Comments

@runspired
Copy link

running either glint (no options) or tsc --build would report errors, but glint --build will silently succeed even if errors occur. It would be great to match behavior, or at least have a flag that allows errors to surface.

@runspired
Copy link
Author

just coming back to this cause this has bitten me for about 3 hours worth of time in the last two days alone. Is this a big lift? a small lift? something someone like me that knows fairly little about glint could figure out?

@dfreeman
Copy link
Member

I'm not an expert on that particular area of the codebase, but there's a pretty large suite of tests ensuring that glint --build emits errors in a number of different situations, so I can say for certain that whatever you're running into is a bug.

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

No branches or pull requests

2 participants