Skip to content

Commit

Permalink
Ember Data in Fastboot requires a FastbootDependency called crypte
Browse files Browse the repository at this point in the history
  • Loading branch information
janwerkhoven committed Feb 10, 2024
1 parent 562269f commit 7c93554
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,9 @@
"browser": {
"crypto": false,
"stream": false
}
},
"fastbootDependenciesComment": "https://github.com/emberjs/data/issues/6690",
"fastbootDependencies": [
"crypto"
]
}

0 comments on commit 7c93554

Please sign in to comment.