🔧 修复: 修复文档死链,改为 pnpm 进行文档管理

This commit is contained in:
2025-08-03 17:01:50 +08:00
parent 56bdf5388d
commit cd24bca29e
6 changed files with 2097 additions and 2928 deletions

14
.gitignore vendored
View File

@@ -277,17 +277,11 @@ vulnerability_report.*
# npm
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
# Yarn v2+
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
# pnpm
.pnpm-store/
# Runtime data
pids
@@ -341,8 +335,8 @@ jspm_packages/
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# package-lock files
package-lock.json
# parcel-bundler cache
.cache