Skip to content

Commit

Permalink
Merge pull request #1487 from emberjs/NullVoxPopuli-patch-1
Browse files Browse the repository at this point in the history
Add @ember/renderer to externals
  • Loading branch information
NullVoxPopuli authored Aug 23, 2024
2 parents a5eb234 + 6c7a685 commit 0408d0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@
"app-js": {},
"externals": [
"@glimmer/manager",
"@ember/-internals"
"@ember/-internals",
"@ember/renderer"
]
}
}

0 comments on commit 0408d0e

Please sign in to comment.