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

Improve webpack configuration #9225

Merged
merged 19 commits into from May 2, 2024
Merged

Commits on Apr 26, 2024

  1. new webpack configuration

    Maxime Mulder committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    88efe72 View commit details
    Browse the repository at this point in the history
  2. update config file references

    Maxime Mulder committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ce5a116 View commit details
    Browse the repository at this point in the history
  3. apply lints

    Maxime Mulder committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f429c29 View commit details
    Browse the repository at this point in the history
  4. other lints

    Maxime Mulder committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    90c5208 View commit details
    Browse the repository at this point in the history
  5. better type assertion

    Maxime Mulder committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d432bd3 View commit details
    Browse the repository at this point in the history
  6. fix entries flattening

    Maxime Mulder committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7d770e9 View commit details
    Browse the repository at this point in the history
  7. try jsbuild fix

    Maxime Mulder committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cd53093 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix tsconfig module resolution

    Maxime Mulder committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b08614b View commit details
    Browse the repository at this point in the history
  2. hack for electrophysiology session view

    Maxime Mulder committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    866dce6 View commit details
    Browse the repository at this point in the history
  3. remove useless override

    Maxime Mulder committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b3cf4bb View commit details
    Browse the repository at this point in the history
  4. fix typo

    Maxime Mulder committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    553d72f View commit details
    Browse the repository at this point in the history
  5. last config fixes (hopefully)

    Maxime Mulder committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ca850c5 View commit details
    Browse the repository at this point in the history
  6. fix library config shape

    Maxime Mulder committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    66ded82 View commit details
    Browse the repository at this point in the history
  7. use correct file name

    Maxime Mulder committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d5eadfd View commit details
    Browse the repository at this point in the history
  8. optimize electrophysiology_browser

    Maxime Mulder committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7a98c71 View commit details
    Browse the repository at this point in the history
  9. comments typo

    Maxime Mulder committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2f203ab View commit details
    Browse the repository at this point in the history
  10. reorder modules insertion and targer

    Maxime Mulder committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a8475a7 View commit details
    Browse the repository at this point in the history
  11. remove filesystem cache

    Maxime Mulder committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c83154c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix whoopsie project override

    Maxime Mulder committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    28d380c View commit details
    Browse the repository at this point in the history