Skip to content

Commit 03f4b59

Browse files
committed
fix: shift the playground to bun for now
1 parent 0068fb0 commit 03f4b59

File tree

3 files changed

+2
-2067
lines changed

3 files changed

+2
-2067
lines changed

.cdmrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
tabs: ["src/App.jsx", "src/main.jsx", "src/App.css"]
2-
terminals: ["yarn install && yarn dev"]
3-
run-button: yarn dev
2+
terminals: ["bun install && bun run dev"]
3+
run-button: bun run dev

bun.lockb

113 KB
Binary file not shown.

0 commit comments

Comments
 (0)