Skip to content

Commit

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

module.exports.fastbootDependencies = ['crypto'];

0 comments on commit c436648

Please sign in to comment.