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

Fix a bug in __require #1604

Closed
wants to merge 1 commit into from
Closed

Fix a bug in __require #1604

wants to merge 1 commit into from

Commits on Sep 14, 2021

  1. Fix a bug in __require

    This reverts commit 1dea2db,
    which introduced an optimization based on the invalid assumption that the `require` function will always be either already defined when `__require` is defined, or never.
    lovasoa authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    e2b3c7d View commit details
    Browse the repository at this point in the history