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

Build system: upgrade webpack #7935

Merged
merged 16 commits into from
Mar 17, 2022
Merged

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    d1dc13d View commit details
    Browse the repository at this point in the history
  2. Fix karma, except events

    dgirardi committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    fbfac81 View commit details
    Browse the repository at this point in the history
  3. Uniform access to events, import * or require (import * from 'events.…

    …js' / import events from 'events.js' return different objects, which is a problem for stubbing)
    dgirardi committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    1943cc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5caa247 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    086c753 View commit details
    Browse the repository at this point in the history
  6. Fix warnings

    dgirardi committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    688cc68 View commit details
    Browse the repository at this point in the history
  7. Enable tree shaking

    dgirardi committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    8efd09a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b89d5b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    e6672b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d26111 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19c6286 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

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

Commits on Mar 8, 2022

  1. Merge master

    dgirardi committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    062e6bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57dbb74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22a7b0c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

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