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

Show warning when module scripts are ignored #24142

Merged
merged 6 commits into from Sep 6, 2019

Commits on Sep 6, 2019

  1. Update spec step number

    CYBAI committed Sep 6, 2019
  2. Rename ClassicScript to ScriptOrigin

    This is basically revert 965370c. After introducing module script, we
    can reuse this struct and add field to see the type of script.
    CYBAI committed Sep 6, 2019
  3. Show warning when the script is a module

    The warning can be removed in #23545.
    CYBAI committed Sep 6, 2019
You can’t perform that action at this time.