Skip to content

Commit 9d7852b

Browse files
Animation Smorgasbord (#15637)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
1 parent 7806936 commit 9d7852b

Some content is hidden

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

62 files changed

+5224
-703
lines changed

bun.lock

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"dev": "bun run --cwd packages/opencode --conditions=browser src/index.ts",
1010
"dev:desktop": "bun --cwd packages/desktop tauri dev",
1111
"dev:web": "bun --cwd packages/app dev",
12+
"dev:storybook": "bun --cwd packages/storybook storybook",
1213
"typecheck": "bun turbo typecheck",
1314
"prepare": "husky",
1415
"random": "echo 'Random script'",

0 commit comments

Comments
 (0)