Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing modifier error in consuming apps #358

Merged

Conversation

sandydoo
Copy link
Contributor

@sandydoo sandydoo commented May 5, 2021

To be included in an app, @ember/render-modifiers needs to be a dependency of this addon, not just a dev dependency.

Fixes #357.

To be included in an app, `@ember/render-modifiers` needs to be a
dependency of this addon, not just a dev dependency.

Fixes adopted-ember-addons#357.
@sbatson5 sbatson5 merged commit 7897ca7 into adopted-ember-addons:master May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The did-insert modifier is missing
3 participants