You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
internal/tsconfig | 3 months ago | |
packages | 3 months ago | |
public | 3 months ago | |
scripts | 3 months ago | |
.gitignore | 3 months ago | |
.prettierrc | 3 months ago | |
package.json | 3 months ago | |
pnpm-lock.yaml | 3 months ago | |
pnpm-workspace.yaml | 3 months ago | |
readme.md | 3 months ago | |
vitest.shared.ts | 3 months ago | |
vitest.workspace.ts | 3 months ago |
readme.md
开发
开发新模块
- 在
packages\.vitepress\config.ts
增加startsDirs
和alias
。 - 在
internal\tsconfig\tsconfig.json
增加路径别名 - 在
vitest.config.ts
修改别名
本地调试工具
- yalc
据说是本地最好的link方案,有没有吹牛自己试试。
版本管理
- changeset
可以尝试尝试