Skip to content

Commit

Permalink
bring fingerprinting config back
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Apr 10, 2024
1 parent db45bfa commit e4b34fe
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 @@ -7,6 +7,9 @@ module.exports = function (defaults) {
autoImport: {
watchDependencies: ['guidemaker-ember-template'],
},
fingerprint: {
extensions: ['js', 'css', 'map'],
},
});

const { maybeEmbroider } = require('@embroider/test-setup');
Expand Down

0 comments on commit e4b34fe

Please sign in to comment.