Skip to content

Commit

Permalink
Add packageRules
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Aug 26, 2024
1 parent feffc63 commit d26589e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test-app/ember-cli-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ module.exports = function (defaults) {
'{{inner-comp}}': { safeToIgnore: true },
'{{template-only}}': { safeToIgnore: true },
},
helpers: {
'{{jax}}': { safeToIgnore: true },
},
},
],
});
Expand Down

0 comments on commit d26589e

Please sign in to comment.