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 problem #960

Closed
wants to merge 3 commits into from
Closed

Fix problem #960

wants to merge 3 commits into from

Commits on May 15, 2022

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

Commits on May 16, 2022

  1. test: update test snapshots

    zyrong committed May 16, 2022
    Configuration menu
    Copy the full SHA
    6c17bb4 View commit details
    Browse the repository at this point in the history
  2. fix: Fix problems related to use rollup-plugin-terser

    1. The nameCache obtained in writebundle hook is not a reference to terseroptions
    2. JSON.stringify(nameCache) requires converting regex to a string first.
    zyrong committed May 16, 2022
    Configuration menu
    Copy the full SHA
    b0f2291 View commit details
    Browse the repository at this point in the history