Skip to content

Commit 180a695

Browse files
committed
chore: wip
1 parent 82b5bd2 commit 180a695

Some content is hidden

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

67 files changed

+4
-5
lines changed

.stacks/core/tables/examples/vue/dist

Lines changed: 0 additions & 1 deletion
This file was deleted.

.stacks/core/tables/examples/web/dist

Lines changed: 0 additions & 1 deletion
This file was deleted.

.stacks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
"scripts": {
6464
"buddy": "tsx ./core/buddy/src/cli.ts",
6565
"build": "pnpm -r --filter='./core/**' build",
66+
"dev": "pnpm -r --filter './core/**' dev",
6667
"prepublish": "pnpm buddy prepublish",
67-
"dev": "pnpm buddy dev:stacks // wip",
6868
"fresh": "pnpm buddy fresh",
6969
"clean": "pnpm buddy clean",
7070
"update": "pnpm buddy update",

0 commit comments

Comments
 (0)