We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#633 added typings for @embroider/util, but this was later removed by #732. I wonder why? By accident maybe?
@embroider/util
This now breaks upgrades for TS projects: Cannot find module '@embroider/util' or its corresponding type declarations.
Cannot find module '@embroider/util' or its corresponding type declarations
The text was updated successfully, but these errors were encountered:
Yeah, this was accidental as code moved around.
Sorry, something went wrong.
Add back util types
2877434
Fixes embroider-build#850
Successfully merging a pull request may close this issue.
#633 added typings for
@embroider/util
, but this was later removed by #732.I wonder why? By accident maybe?
This now breaks upgrades for TS projects:
Cannot find module '@embroider/util' or its corresponding type declarations
.The text was updated successfully, but these errors were encountered: