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

optimize size of browser bundle, use buffer v.5.7.1 package to match buffer package of mongodb in browser bundle #11765

Merged
merged 3 commits into from
May 5, 2022

Commits on May 3, 2022

  1. remove buffer as dependency to enforce the use of the buffer package …

    …from mongodb
    
    use alias of bn.js to use only one bn.js instance
    Uzlopak committed May 3, 2022
    Configuration menu
    Copy the full SHA
    a7df976 View commit details
    Browse the repository at this point in the history
  2. use buffer 5.7.1

    Uzlopak committed May 3, 2022
    Configuration menu
    Copy the full SHA
    0a8d05d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

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