Skip to content

Commit

Permalink
Merge branch 'main' of github.com:TeamVastsea/QwQUI into chore/do-not…
Browse files Browse the repository at this point in the history
…-push-pnpm-lock-file-again
  • Loading branch information
GaoNeng-wWw committed Oct 2, 2024
2 parents 28893f4 + 0f77015 commit 912e90d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
node_modules
dist
.rslib
pnpm-lock.yaml
pnpm-lock.yaml
packages/component/index.ts
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
},
"scripts": {
"prebuild": "esno internal/create-core-entry.ts && pnpm --filter @qwqui/* clean:dist",
"predev": "esno internal/create-core-entry.ts && pnpm --filter @qwqui/* clean:dist",
"test:type": "tsc --noEmit",
"test": "jest",
"build": "pnpm --filter !@qwqui/core build && pnpm --filter @qwqui/core build",
Expand Down
5 changes: 0 additions & 5 deletions packages/components/index.ts

This file was deleted.

0 comments on commit 912e90d

Please sign in to comment.