Skip to content

Commit

Permalink
fix: configure glint for ember-template-imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Nys committed Oct 20, 2023
1 parent ad54e29 commit 1b0663e
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 1b0663e

Please sign in to comment.