Skip to content

Commit

Permalink
Update ember-standard-modules.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Aug 27, 2024
1 parent 00e864e commit 3e8a6d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/shared-internals/src/ember-standard-modules.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ emberVirtualPeerDeps.add('@ember/string');
// (like snowpack) not to worry about these packages.
emberVirtualPackages.add('@glimmer/env');
emberVirtualPackages.add('ember');
emberVirtualPackages.add('ember-testing');

// this is a real package and even though most of its primary API is implemented
// as transforms, it does include some runtime code.
Expand Down

0 comments on commit 3e8a6d8

Please sign in to comment.