Skip to content

Commit

Permalink
Add publicAssetURL
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Oct 25, 2021
1 parent dfc51b3 commit fa68688
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ember-cli-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ module.exports = function (defaults) {
'ember-cli-babel': {
includePolyfill: true,
},
autoImport: {
publicAssetURL: 'https://ember-cli.github.io/ember-page-title',
},
fingerprint: {
extensions: [
'js',
Expand Down

0 comments on commit fa68688

Please sign in to comment.