Source Control Worker
npm install @lvce-editor/source-control-workerWeb Worker for the source control functionality in LVCE Editor.
``sh``
git clone git@github.com:lvce-editor/source-control-worker.git &&
cd source-control-worker &&
npm ci &&
npm test