Page MenuHomePhabricator

Move away from CRA
Closed, ResolvedPublic

Description

Currently the tool uses CRA or Create React App to start the app's react server, powered using CRA.
This task aims to migrate from CRA to other alternatives like Vite.

If you have any other alternatives, suggestions are welcome

Event Timeline

Change 922118 had a related patch set uploaded (by Reputation22; author: Reputation22):

[labs/tools/VideoCutTool@master] Migrating from CRA to Vite

https://gerrit.wikimedia.org/r/922118

Change 922118 merged by jenkins-bot:

[labs/tools/VideoCutTool@master] Migrate from CRA to Vite

https://gerrit.wikimedia.org/r/922118

Migrated to Vite successfully :)