Skip to content

Commit

Permalink
set fastbootConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Oct 20, 2023
1 parent a092260 commit e587650
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ module.exports['ember-cli-build'] = {
extensions: ['js', 'css', 'map'],
},
};

//TODO implement this in bottled ember 😭
module.exports.fastbootDependencies = ['crypto'];

0 comments on commit e587650

Please sign in to comment.