mirror of
https://github.com/danbulant/oxc
synced 2026-05-23 06:08:47 +00:00
The playground crashed when I visited some old links in my browser history: https://web-infra-dev.github.io/oxc/playground/?code=ZQB4AHAAZQBjAHQAKAAxACkALgB0AG8AQgBlACgAMgApAA%3D%3D <img width="1512" alt="image" src="https://github.com/web-infra-dev/oxc/assets/33973865/55eb63d9-2df9-431a-8eae-7e1b7817fef6"> Maybe newcomers feel confused about this(e.g. missing a part of character) |
||
|---|---|---|
| .. | ||
| 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