gitlab-lint-react icon indicating copy to clipboard operation
gitlab-lint-react copied to clipboard

refactor: migrate project runner to Vite

Open gabrigode opened this issue 2 months ago • 0 comments

Since react-scripts has been deprecated, its no longer fit to nowdays projects. This PR changes the build tool to Vite to allow a smoother and faster development as well the posibility for future package upgrades, such as Material UI.

gabrigode avatar Oct 25 '25 19:10 gabrigode