Skip to content

Commit 212152d

Browse files
authored
Merge branch 'preview/0.3.0' into docs/git-core-operation-contracts
2 parents 446e369 + 1b8094a commit 212152d

63 files changed

Lines changed: 2646 additions & 738 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

windows/tauri/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"type": "module",
66
"scripts": {
7-
"dev": "bunx vp dev",
7+
"dev": "bun ./node_modules/vite-plus/bin/vp dev",
88
"build": "bunx vp build",
99
"preview": "bunx vp preview",
1010
"tauri": "tauri",

0 commit comments

Comments
 (0)