fossology / FOSSologyUI

Repository to hold the new UI framework for FOSSology built with React
https://fossology.github.io/FOSSologyUI/
GNU General Public License v2.0
47 stars 85 forks source link

Migrate from create react app to vite #286

Open sjha2048 opened 5 months ago

sjha2048 commented 5 months ago

Description

Currently we are using create react app for the build system which is not supported anymore and is not development friendly, we can migrate the build system to vite.