Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/ember/v6/using-amd-bundles.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ A known addon that previously relied on accessing Ember from `vendor` is
[ember-cli-deprecation-workflow](https://github.com/ember-cli/ember-cli-deprecation-workflow).
Please ensure you are on the latest version of this addon as that reliance has
been removed.

`ember-cli-htmlbars` will also need to be at `>= 7.x` in your entire dependency graph. We recommend you use your
package manager's facility for `overrides` if necessary.