mirror of
https://github.com/danbulant/oxc
synced 2026-05-20 20:58:48 +00:00
The error panel isn't updated when the query panel is in use, so it's kind of akward to have an empty div taking up ~a quarter of the screen if it's empty |
||
|---|---|---|
| .. | ||
| patches | ||
| playground | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| vite.config.js | ||
Website
Installation
corepack enable
pnpm i
Dev
pnpm run dev
Build
pnpm run build