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

Switch from browserify to webpack in order to be able to use most recent ES modules & allow JavaScript syntax beyond ES5 #6355

Merged
merged 27 commits into from
Dec 22, 2022

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    dc23266 View commit details
    Browse the repository at this point in the history
  2. skip no new-func for now

    archmoj committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    834d411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b5b4c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    2ddf5d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9818452 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    047fda8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbf19c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    4cdc04b View commit details
    Browse the repository at this point in the history
  2. bundle stackgl using webpack

    archmoj committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    524f24d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c42b19 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    3a50892 View commit details
    Browse the repository at this point in the history
  2. fix & update bundle options

    archmoj committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    0abfdac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    addc012 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8161fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18d0bf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06226c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fc5987 View commit details
    Browse the repository at this point in the history
  8. Revert "skip no new-func for now"

    This reverts commit 834d411.
    archmoj committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    d5a618c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. fixup webpack error handling

    archmoj committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    937d65c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2d03c0 View commit details
    Browse the repository at this point in the history
  3. revise no-new-func tests

    archmoj committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7a289c5 View commit details
    Browse the repository at this point in the history
  4. no longer need to run unexpected chars tests on CI which is slow

     - but I keep it during release process
    archmoj committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    fab0628 View commit details
    Browse the repository at this point in the history
  5. update BUILDING.md

    archmoj committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    3b3211f View commit details
    Browse the repository at this point in the history
  6. update CONTRIBUTING.md

    archmoj committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    ebc6530 View commit details
    Browse the repository at this point in the history
  7. update README.md

    archmoj committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    2cca25f View commit details
    Browse the repository at this point in the history
  8. draft log for PR 6355

    archmoj committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    ebd130e View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

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