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

[stable30] build: migrate from Webpack to Vite #2006

Merged
merged 8 commits into from
Aug 14, 2024
Merged

Commits on Aug 14, 2024

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

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme authored and backportbot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e497af2 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 authored and backportbot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    813b40a 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 authored and backportbot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0cad8ec 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 authored and backportbot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    54e9f2e 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 authored and backportbot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    73ff168 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 authored and backportbot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    45bef89 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 authored and backportbot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a9eaee4 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 authored and backportbot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6f44508 View commit details
    Browse the repository at this point in the history