feat: 添加 .npmrc 和 pnpm-workspace.yaml 文件;更新 pnpm-lock.yaml 以支持新依赖项;优化新闻和 RWA 组件的样式

This commit is contained in:
2025-12-30 20:37:11 +07:00
parent cde6cd9bb5
commit 29a25d6456
5 changed files with 78 additions and 1 deletions

2
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,2 @@
packages:
- "packages/*"