You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Noticed this in a non-TS pnpm project: ember-resources requires me to install @glint/template to resolve peer deps. But that's not required for non-TS projects, is it? Should it be declared optional?
The text was updated successfully, but these errors were encountered:
Noticed this in a non-TS pnpm project:
ember-resources
requires me to install@glint/template
to resolve peer deps. But that's not required for non-TS projects, is it? Should it be declared optional?The text was updated successfully, but these errors were encountered: