chore: 文档增加插件列表

This commit is contained in:
xiaojunnuo
2025-05-08 23:27:46 +08:00
parent 81d6dad548
commit 98b51f0799
9 changed files with 306 additions and 43 deletions
+1
View File
@@ -22,6 +22,7 @@
"ci": "npm run cov",
"build": "mwtsc --cleanOutDir --skipLibCheck",
"export-metadata": "node export-plugin-yaml.js",
"export-md": "node export-plugin-md.js",
"dev-build": "echo 1",
"build-on-docker": "node ./before-build.js && npm run build",
"up-mw-deps": "npx midway-version -u -w",