代码拉取完成,页面将自动刷新
同步操作将从 张松涛/vue-cli3-config 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "vue-cli4-config",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"crm": "vue-cli-service build --mode crm",
"font": "node scripts/svg2font.js",
"commit": "git-cz",
"commit:retry": "git-cz --retry",
"commit:noverify": "git-cz --no-verify",
"release": "standard-version",
"push": "git push --follow-tags origin master"
},
"dependencies": {
"axios": "^0.19.0",
"core-js": "^3.3.2",
"vue": "^2.6.10",
"vue-router": "^3.1.3",
"vuex": "^3.0.1"
},
"devDependencies": {
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@fullhuman/postcss-purgecss": "^1.3.0",
"@vue/cli-plugin-babel": "^4.0.0",
"@vue/cli-plugin-router": "^4.0.0",
"@vue/cli-plugin-vuex": "^4.0.0",
"@vue/cli-service": "^4.0.0",
"babel-plugin-transform-remove-console": "^6.9.4",
"commitizen": "^4.0.3",
"commitlint-config-cz": "^0.12.1",
"conventional-changelog": "^3.1.14",
"conventional-changelog-cli": "^2.0.27",
"cz-customizable": "^6.2.0",
"glob-all": "^3.1.0",
"husky": "^3.0.9",
"image-webpack-loader": "^6.0.0",
"lint-staged": "^9.4.3",
"node-sass": "^4.12.0",
"postcss-import": "^12.0.1",
"purgecss-webpack-plugin": "^1.6.0",
"sass-loader": "^8.0.0",
"spritesheet-templates": "^10.4.2",
"spritesmith": "^3.4.0",
"standard-version": "^7.0.0",
"stylelint": "^13.0.0",
"stylelint-config-prettier": "^8.0.1",
"stylelint-config-standard": "^19.0.0",
"stylelint-webpack-plugin": "^1.2.1",
"svg-sprite-loader": "^4.1.6",
"svgtofont": "^1.5.1",
"vue-template-compiler": "^2.6.10",
"webpack-spritesmith": "^1.0.2"
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"lint-staged": {
"src/**/*.+(js|ts|tsx|md|css|sass|less|graphql|yml|yaml|scss|json|vue)": [
"git add"
]
},
"config": {
"commitizen": {
"path": "./node_modules/cz-customizable"
},
"cz-customizable": {
"config": "./.cz-config.js"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。