代码拉取完成,页面将自动刷新
同步操作将从 FormCreate/form-create 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "form-create",
"private": true,
"scripts": {
"build": "node tools/cli/run.js build",
"dev:ele": "cd packages/element-ui && npm run dev:ele",
"dev:iview": "cd packages/iview && npm run dev:iview",
"dev:iview4": "cd packages/iview4 && npm run dev:iview4",
"dev:view-design": "cd packages/view-design && npm run dev:view-design",
"dev:antdv": "cd packages/ant-design-vue && npm run dev:antdv",
"commit": "git cz",
"lint": "eslint *.js",
"clear-all": "rimraf package-lock.json node_modules packages/*/node_modules components/*/*/node_modules packages/*/package-lock.json components/*/*/package-lock.json",
"bootstrap": "npm run clear-all && npm i && npm-run-all bootstrap:lerna",
"bootstrap:lerna": "lerna bootstrap -- --ignore-engines"
},
"devDependencies": {
"@vue/cli-service": "^4.5.3",
"babel-eslint": "^10.1.0",
"bili": "~4.5.3",
"chalk": "^4.1.0",
"commitizen": "^4.1.2",
"cross-env": "^7.0.2",
"css-loader": "^4.2.1",
"cz-conventional-changelog": "^3.2.0",
"cz-customizable": "^6.3.0",
"eslint": "^7.7.0",
"eslint-plugin-vue": "^6.2.2",
"figlet": "^1.5.0",
"html-webpack-plugin": "^4.3.0",
"husky": "^4.2.5",
"lerna": "^3.22.1",
"lint-staged": "^10.2.11",
"npm-run-all": "^4.1.5",
"ora": "^5.0.0",
"rimraf": "^3.0.2",
"shelljs": "^0.8.4",
"vue": "^2.7.8",
"vue-loader": "^15.10.0",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.7.8"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-customizable"
}
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.{js,jsx,vue}": [
"eslint --fix",
"git add"
]
},
"dependencies": {
"@vue/cli-plugin-babel": "^4.5.3",
"commander": "^6.0.0",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-commonjs": "^10.1.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。