代码拉取完成,页面将自动刷新
同步操作将从 fast-crud/fast-crud 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "fast-crud-root",
"version": "1.9.0",
"private": true,
"scripts": {
"bootstrap": "lerna bootstrap --hoist",
"docs:dev": "vitepress dev docs/zh",
"docs:dev:en": "vitepress dev docs/zh",
"docs:build": "vitepress build docs/zh",
"docs:serve": "vitepress serve docs/zh",
"docgen:crud": "vue-docgen -c docgen/crud.config.js",
"docgen:extends": "vue-docgen -c docgen/extends.config.js",
"docgen:all": "npm run docgen:crud && npm run docgen:extends",
"prepublishOnly": "npm run before-build && lerna run build --scope */ui-* --scope @fast-crud/fast-crud --scope @fast-crud/fast-extends ",
"publish": "npm run proxy && npm run prepublishOnly && lerna publish --conventional-commits && npm run afterpublishOnly",
"proxy": "npm config set proxy=http://127.0.0.1:10809",
"publish:canary": "lerna publish --canary --conventional-commits && npm run afterpublishOnly",
"afterpublishOnly": "npm run copylogs && npm run afterPubPush && lerna run afterPubPush && node deploy.js",
"afterPubPush": "git add . && git commit -m \"build: publish success\" && git push",
"copylogs": "copyfiles \"packages/**/CHANGELOG.md\" ./docs/zh/guide/other/changelogs/ -e **/node_modules/** && copyfiles \"CHANGELOG.md\" ./docs/zh/guide/other/changelogs/",
"init": "git submodule update --init --recursive",
"rechangelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
"before-build": "cd ./packages/ui/ui-interface && time /t >build.md && git add ./build.md && git commit -m \"build: prepare to build\"",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
"no-push": "lerna publish --no-push --conventional-commits && lerna publish && npm run copylogs",
"checkout:main": "git checkout main && cd ./packages/fast-admin/fs-admin-element && git checkout main && cd ../fs-admin-antdv && git checkout main && cd ../fs-admin-naive-ui && git checkout main && cd ../../ ",
"checkout:dev": "git checkout dev && cd ./packages/fast-admin/fs-admin-element && git checkout dev && cd ../fs-admin-antdv && git checkout dev && cd ../fs-admin-naive-ui && git checkout dev && cd ../../ "
},
"author": "Greper",
"license": "MIT",
"devDependencies": {
"@algolia/client-search": "^4.15.0",
"@lerna-lite/cli": "^1.17.0",
"@lerna-lite/run": "^1.17.0",
"@types/lodash-es": "^4.17.7",
"axios": "^1.3.4",
"copyfiles": "^2.4.1",
"markdown-it": "^13.0.1",
"typedoc": "^0.23.27",
"typedoc-plugin-markdown": "^3.14.0",
"vitepress": "1.0.0-beta.1",
"vue": "^3.2.45",
"vue-docgen-cli": "^4.67.0"
},
"dependencies": {
"typescript": "^4.9.5"
},
"workspaces": [
"packages/**"
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。