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 improvements cleanup #401

Merged
merged 27 commits into from
Apr 26, 2024
Merged

Build improvements cleanup #401

merged 27 commits into from
Apr 26, 2024

Commits on Mar 20, 2024

  1. remove legacy build options

    kwinto committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    db22fc3 View commit details
    Browse the repository at this point in the history
  2. optimize tree-shaking

    kwinto committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    75f5eb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26e20fc View commit details
    Browse the repository at this point in the history
  4. load only mp3 for sound

    kwinto committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    379f956 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc6739b View commit details
    Browse the repository at this point in the history
  6. remove obsolete babel plugins

    kwinto committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    13be74f View commit details
    Browse the repository at this point in the history
  7. remove legacy webpack configs

    kwinto committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ea40619 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fix potential type error

    kwinto committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    46162db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05e82e3 View commit details
    Browse the repository at this point in the history
  3. add checkdeps script

    kwinto committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5c33573 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    129a5ad View commit details
    Browse the repository at this point in the history
  5. fix typo, update dev dep

    kwinto committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4c4bba7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d75e3e View commit details
    Browse the repository at this point in the history
  7. remove stats.json

    kwinto committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    94a4ea0 View commit details
    Browse the repository at this point in the history
  8. remove babel-polyfill dep

    kwinto committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    71062ad View commit details
    Browse the repository at this point in the history
  9. disable some tests

    We disable 2 regression tests. Our current behavious - instead of "fixing the misproper payload for not to crash", we do not render an inproper message at all
    kwinto committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8c4bf1e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    573c102 View commit details
    Browse the repository at this point in the history
  2. update test run config

    kwinto committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f77787c View commit details
    Browse the repository at this point in the history
  3. fix some vulnerabilities

    kwinto committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7d05844 View commit details
    Browse the repository at this point in the history
  4. update test runner

    kwinto committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    64a4831 View commit details
    Browse the repository at this point in the history
  5. update test runner

    kwinto committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    85c9ab5 View commit details
    Browse the repository at this point in the history
  6. regenerate package-lock

    kwinto committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    efe5a5c View commit details
    Browse the repository at this point in the history
  7. fix test case

    kwinto committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b5c469b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    04c50dc View commit details
    Browse the repository at this point in the history
  2. increase timeout

    kwinto committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c15ddb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98f7365 View commit details
    Browse the repository at this point in the history
  4. temp disable test

    kwinto committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    728241d View commit details
    Browse the repository at this point in the history