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

Replace ember-crumbly #501

Closed
1 task done
guidojw opened this issue Mar 15, 2022 · 1 comment · Fixed by #651
Closed
1 task done

Replace ember-crumbly #501

guidojw opened this issue Mar 15, 2022 · 1 comment · Fixed by #651
Assignees

Comments

@guidojw
Copy link
Member

guidojw commented Mar 15, 2022

ember-crumbly is no longer maintained and it keeps us from upgrading to Node 16 (because it depends on an old version of ember-cli-babel which depends on an old version of broccoli-babel-transpiler which depends on an old version of workerpool which has a bug in Node 16).

@guidojw guidojw changed the title Alternative for ember-crumbly since it's no longer maintained. Maybe this? Replace ember-crumbly Mar 15, 2022
@DrumsnChocolate
Copy link
Contributor

DrumsnChocolate commented Mar 15, 2022

The source code of ember-crumbly doesn't look that complicated, right? Or am i missing something?

Edit: nvm, theres one component with some heavy logic it seems. Nevertheless, why is the babel dependency an issue? If nothing else, we can copy the implementation into our project and update our babel version, right?

@guidojw guidojw self-assigned this Oct 31, 2022
@guidojw guidojw linked a pull request Nov 6, 2022 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants