Skip to content

[ENGAGE-3907] - Migrate from vite to rspack #657

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

Merged
merged 18 commits into from
Jul 10, 2025

Conversation

mateuseduardomedeiros
Copy link
Collaborator

Description

Type of Change

    • Bugfix
    • Feature
    • Code style update (formatting, local variables)
    • Refactoring (no functional changes, no api changes)
    • Tests
    • Other

Motivation and Context

Prepare chats to module federation

Summary of Changes

  • Change Vite to rspack

- Updated rspack configuration to handle audio file types (wav, mp3).
- Added new SVG illustrations for homepage: background.svg and doodles.svg.
- Implemented sound notifications with new audio files: ping-bing.wav, achievement-confirmation.wav, and select-sound.wav.
- Updated ChatsLayout to reference new illustration paths.
@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.11%. Comparing base (ee3700e) to head (5b590a7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #657      +/-   ##
==========================================
- Coverage   72.24%   72.11%   -0.13%     
==========================================
  Files         200      200              
  Lines        7508     7471      -37     
  Branches     1748     1725      -23     
==========================================
- Hits         5424     5388      -36     
+ Misses       2084     2083       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MarcusviniciusLsantos MarcusviniciusLsantos marked this pull request as ready for review July 10, 2025 20:28
@MarcusviniciusLsantos MarcusviniciusLsantos merged commit bd4a9d6 into main Jul 10, 2025
1 check passed
@MarcusviniciusLsantos MarcusviniciusLsantos deleted the feat/migrate-from-vite-to-rspack branch July 10, 2025 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants