Skip to content

Commit

Permalink
Merge pull request #218 from lukasnys/configure-glint-template-imports
Browse files Browse the repository at this point in the history
fix: configure glint for ember-template-imports
  • Loading branch information
simonihmig authored Oct 23, 2023
2 parents ad54e29 + 1b0663e commit f592e11
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// These will *not* be published as part of your addon, so be careful that your published code does not rely on them!

import '@glint/environment-ember-loose';
import '@glint/environment-ember-template-imports';

declare module '@glint/environment-ember-loose/registry' {
// Remove this once entries have been added! 👇
Expand Down

0 comments on commit f592e11

Please sign in to comment.