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

stop nullifying loader.js #2242

Merged
merged 1 commit into from
Feb 4, 2025
Merged

stop nullifying loader.js #2242

merged 1 commit into from
Feb 4, 2025

Conversation

mansona
Copy link
Member

@mansona mansona commented Feb 1, 2025

This is part of #2207

We agreed that we would stop nullifying loader.js even though we don't use it any more for anything. This is to stop us from preventing other people using it for custom things.

Note: this won't mean that there are any of ember's entities in requirejs.entries, it just means that if you have custom code that is using this system it's not blocked from working any more.

Note: I considered adding tests for this but that would suggest that we support loader.js and could imply that we recommend using it. This PR just stops preventing people from using it which I think is ok without a test? thoughts?

@mansona mansona changed the title stop nullifying vendor.js stop nullifying loader.js Feb 1, 2025
Copy link
Collaborator

@NullVoxPopuli NullVoxPopuli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That argument makes sense to me

@ef4 ef4 merged commit 0f6c294 into main Feb 4, 2025
211 checks passed
@ef4 ef4 deleted the loader.js branch February 4, 2025 15:04
@github-actions github-actions bot mentioned this pull request Feb 4, 2025
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

Successfully merging this pull request may close these issues.

4 participants