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

prevent loading of illegal modules in the browser #7507

Merged
merged 32 commits into from
Nov 10, 2022

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    5eab07a View commit details
    Browse the repository at this point in the history
  2. update test

    Rich-Harris committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    204d862 View commit details
    Browse the repository at this point in the history
  3. rename function

    Rich-Harris committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    5261021 View commit details
    Browse the repository at this point in the history
  4. fix

    Rich-Harris committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    b0c2282 View commit details
    Browse the repository at this point in the history
  5. remove dev test

    Rich-Harris committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    b6d8a2a View commit details
    Browse the repository at this point in the history
  6. remove unused consts

    Rich-Harris committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    1e3256f View commit details
    Browse the repository at this point in the history
  7. simpler checking code

    Rich-Harris committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    9132a66 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    b847be2 View commit details
    Browse the repository at this point in the history
  2. merge

    Rich-Harris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    057a688 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Rich-Harris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    dde14a1 View commit details
    Browse the repository at this point in the history
  4. remove only

    Rich-Harris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    9737b04 View commit details
    Browse the repository at this point in the history
  5. fix

    Rich-Harris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    bca015d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    923ea2d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    ca9c8eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caa38c4 View commit details
    Browse the repository at this point in the history
  3. reinstate tests

    Rich-Harris committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    72989f4 View commit details
    Browse the repository at this point in the history
  4. ugh

    Rich-Harris committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6776dd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72bc526 View commit details
    Browse the repository at this point in the history
  6. no longer necessary

    Rich-Harris committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    96b7a37 View commit details
    Browse the repository at this point in the history
  7. fix

    Rich-Harris committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    86400f7 View commit details
    Browse the repository at this point in the history
  8. fixes

    Rich-Harris committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6d10cef View commit details
    Browse the repository at this point in the history
  9. slow clap for windows

    Rich-Harris committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    d18047d View commit details
    Browse the repository at this point in the history
  10. ah come on

    Rich-Harris committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    0c6cd04 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    7d83036 View commit details
    Browse the repository at this point in the history
  2. fix build tests

    dummdidumm committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    b398243 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    922ff31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6223832 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7f65cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c537d21 View commit details
    Browse the repository at this point in the history
  7. try this

    Rich-Harris committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    269c456 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2cea023 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    d79cc59 View commit details
    Browse the repository at this point in the history