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

v4 is not working for select environments #207

Closed
NullVoxPopuli opened this issue Oct 20, 2023 · 3 comments
Closed

v4 is not working for select environments #207

NullVoxPopuli opened this issue Oct 20, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@NullVoxPopuli
Copy link
Collaborator

Placeholder issue to have details later

Some discussion: #206

@ef4
Copy link
Collaborator

ef4 commented Oct 23, 2023

This is caused by emberjs/babel-plugin-ember-template-compilation#30

@NullVoxPopuli
Copy link
Collaborator Author

NullVoxPopuli commented Nov 3, 2023

This is resolved.

For folks who run in to any issues with v4, make sure that your lockfile states that babel-plugin-ember-template-compilation is at least 2.2.1.
if it's not, delete the entry in the lockfile and re-run your package manager -- that should update it.

@lukemelia
Copy link
Contributor

To aid future searchers like me: the advice in this ticket fixed an issue for me when using ember-template-imports v4 in a v1 addon, imports referenced within template tags were removed / elided / missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants