mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 20:28:58 +00:00
closes #426 closes #749 This fixes the unicode 16 issue but I'm not sure if this is the correct solution. |
||
|---|---|---|
| .. | ||
| 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