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

implement purge safelist #4580

Merged
merged 5 commits into from Jun 9, 2021
Merged

implement purge safelist #4580

merged 5 commits into from Jun 9, 2021

Commits on Jun 8, 2021

  1. Copy the full SHA
    0b5f74b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bc48e29 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    85c8201 View commit details
    Browse the repository at this point in the history
  4. proxy purge.safelist to purge.options.safelist

    This allows us to have a similar API in `AOT` and `JIT` mode.
    RobinMalfait committed Jun 8, 2021
    Copy the full SHA
    658424a View commit details
    Browse the repository at this point in the history
  5. only proxy purge.safelist to purge.options.safelist if

    `purge.options.safelist` doesn't exists yet.
    RobinMalfait committed Jun 8, 2021
    Copy the full SHA
    299e5fd View commit details
    Browse the repository at this point in the history