Skip to content

Commit dee6c87

Browse files
author
Dominique Chuo
committed
code snippet execution
1 parent f4a3d3c commit dee6c87

File tree

13 files changed

+1320
-47
lines changed

13 files changed

+1320
-47
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
"tailwindcss": "^4.1.17",
3535
"typescript": "~5.9.3",
3636
"typescript-eslint": "^8.46.4",
37-
"vite": "^7.2.4"
37+
"vite": "^7.2.4",
38+
"vite-plugin-top-level-await": "^1.6.0",
39+
"vite-plugin-wasm": "^3.5.0"
3840
}
3941
}

pnpm-lock.yaml

Lines changed: 182 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)