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

Replace webpack with vite #125

Merged
merged 6 commits into from
Sep 21, 2024
Merged

Replace webpack with vite #125

merged 6 commits into from
Sep 21, 2024

Commits on Sep 21, 2024

  1. begin migration to vite

    Signed-off-by: Julien Veyssier <[email protected]>
    julien-nc committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9b30482 View commit details
    Browse the repository at this point in the history
  2. add eslint and stylelint on vite build, fix raw svg import

    Signed-off-by: Julien Veyssier <[email protected]>
    julien-nc committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    0eff408 View commit details
    Browse the repository at this point in the history
  3. inline css

    Signed-off-by: Julien Veyssier <[email protected]>
    julien-nc committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    2b4497c View commit details
    Browse the repository at this point in the history
  4. switch audio recorder to extendable-media-recorder

    Signed-off-by: Julien Veyssier <[email protected]>
    julien-nc committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    23a5984 View commit details
    Browse the repository at this point in the history
  5. remove remaining webpack stuff

    Signed-off-by: Julien Veyssier <[email protected]>
    julien-nc committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    93c3d73 View commit details
    Browse the repository at this point in the history
  6. fix: set env variables when calling vite

    Signed-off-by: Julien Veyssier <[email protected]>
    julien-nc committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    47d8931 View commit details
    Browse the repository at this point in the history