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: migrate from Webpack to Vite #2002

Merged
merged 8 commits into from
Aug 14, 2024
Merged

build: migrate from Webpack to Vite #2002

merged 8 commits into from
Aug 14, 2024

Commits on Aug 12, 2024

  1. chore(devDeps): replace Webpack dependencies with Vite

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1d7f498 View commit details
    Browse the repository at this point in the history
  2. build: replace Webpack config with Vite config

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    369a721 View commit details
    Browse the repository at this point in the history
  3. build: add extracted styles in templates

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5e9b80b View commit details
    Browse the repository at this point in the history
  4. build: do not lint built CSS files

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7efac71 View commit details
    Browse the repository at this point in the history
  5. build: include license for source maps during build

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a98339b View commit details
    Browse the repository at this point in the history
  6. chore(REUSE): add /css

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4f3ad57 View commit details
    Browse the repository at this point in the history
  7. chore(REUSE): add js/vendor.LICENSE.txt to REUSE.toml

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    03d4837 View commit details
    Browse the repository at this point in the history
  8. chore: recompile assets

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    96fc693 View commit details
    Browse the repository at this point in the history