Skip to content

Replace require('@ember/debug') with service function call #10973

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

Merged
merged 1 commit into from
Apr 9, 2025

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Apr 9, 2025

require() is no longer available starting with Ember.js v6.1.0. This should help to unblock #10269.

`require()` is no longer available starting with Ember.js v6.1.0.
@Turbo87 Turbo87 added A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear labels Apr 9, 2025
@Turbo87 Turbo87 merged commit f9ce1b2 into rust-lang:main Apr 9, 2025
10 checks passed
@Turbo87 Turbo87 deleted the fix-testing branch April 9, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant