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

Update workers for webpack 5 #7722

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Commits on May 10, 2024

  1. refactor(generatorWorker): Replace var with const and let, and …

    …use ES6 syntax.
    ozyx committed May 10, 2024
    Configuration menu
    Copy the full SHA
    eace3f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76452bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5bba26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63cdd34 View commit details
    Browse the repository at this point in the history
  5. feat: Remove unnecessary couchDBChangesFeed.js entry and update Share…

    …dWorker initialization in CouchObjectProvider.
    ozyx committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d7472eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0f2d95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b597b75 View commit details
    Browse the repository at this point in the history