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

Not compatible with compat-less vite app #208

Open
NullVoxPopuli opened this issue Mar 5, 2025 · 1 comment
Open

Not compatible with compat-less vite app #208

NullVoxPopuli opened this issue Mar 5, 2025 · 1 comment

Comments

@NullVoxPopuli
Copy link
Contributor

To get things working again, I have to change my import from

import setupDeprecationWorkflow from 'ember-cli-deprecation-workflow'

to

import setupDeprecationWorkflow from 'ember-cli-deprecation-workflow/addon/index'

which is fine, but a bit annoying

@NullVoxPopuli
Copy link
Contributor Author

This came up in vitejs/vite#19564

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant