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: migration to Vite #64

Merged
merged 8 commits into from
Jul 22, 2024
Merged

build: migration to Vite #64

merged 8 commits into from
Jul 22, 2024

Conversation

JAHMCR
Copy link
Contributor

@JAHMCR JAHMCR commented May 13, 2024

Requirement

We need to address the dependabot vulnerability alerts, most of them were caused by outdated react-scripts dependencies that will no longer be maintained or updated. We need to find an alternative for this.

Implementation

We have migrated from react-scripts to the modern web server Vite.

Dependabot alerts

This fixes all dependabot alerts related to react-scripts.

@JAHMCR JAHMCR requested review from dwosk and gegles May 13, 2024 19:59
@JAHMCR JAHMCR self-assigned this May 13, 2024
Copy link
Member

@gegles gegles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@dwosk?

@gegles
Copy link
Member

gegles commented Jun 27, 2024

@dwosk? Is it ok to merge this?

@gegles gegles changed the title Migration to Vite build: migration to Vite Jul 22, 2024
@gegles gegles merged commit 24cb443 into main Jul 22, 2024
3 checks passed
@gegles gegles deleted the vite-migration branch July 22, 2024 23:06
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.

4 participants