Skip to content

lvce-editor/error-worker

Repository files navigation

Error Worker

Web Worker for the providing error code source maps and frames in LVCE Editor.

Contributing

git clone git@github.com:lvce-editor/error-worker.git &&
cd error-worker &&
npm ci &&
npm test

Gitpod

Open in Gitpod

Contributors