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

Rewrote Autoloader using Promises #1978

Closed

Conversation

RunDevelopment
Copy link
Member

This re-implements the Autoloader using Promises. As the number of addition/deletions suggests, the code is a lot simpler and easier to understand.

The only one holding us back right now is IE11, so #1578 when?

@RunDevelopment
Copy link
Member Author

We will most likely want to rewrite Autoloader completely to support the new dependency system in v2.0. Therefore this PR will have little benefit.

Feel free to reopen in case I'm wrong.

@RunDevelopment RunDevelopment removed this from the 2.0 milestone May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants