代码拉取完成,页面将自动刷新
同步操作将从 林岑影/mmf-blog-vite-vue3-ssr 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "mmf-blog-vite-vue3-ssr",
"type": "module",
"version": "2.0.1",
"private": true,
"engines": {
"node": ">=16.13.0"
},
"scripts": {
"prepare": "sh simple-git-hooks.sh",
"del": "sh delete-ts.sh",
"serve": "node server",
"build": "npm run build:client && npm run build:server",
"build:client": "vite build --ssrManifest --outDir dist/client",
"build:server": "cross-env VITE_APP_SSR=true vite build --ssr src/entry-server.ts --outDir dist/server",
"generate": "vite build --ssrManifest --outDir dist/static && npm run build:server && node prerender",
"start": "cross-env NODE_ENV=production node server",
"debug": "node --inspect-brk server",
"workbox": "workbox generateSW workbox-config.js",
"ts": "vue-tsc --noEmit",
"lint": "eslint .",
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@kangc/v-md-editor": "^2.3.15",
"@lincy/utils": "^0.4.4",
"@unhead/ssr": "^1.8.8",
"@unhead/vue": "^1.8.8",
"@vueuse/core": "^10.7.0",
"axios": "^1.6.2",
"element-plus": "^2.4.3",
"express": "^4.18.2",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"md5": "^2.3.0",
"pinia": "^2.1.7",
"prismjs": "^1.29.0",
"qs": "^6.11.2",
"store2": "^2.14.2",
"vue": "3.3.10",
"vue-content-loader": "^2.0.1",
"vue-loading-overlay": "^6.0.3",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@lincy/base-config": "^1.0.1",
"@lincy/eslint-config": "^4.2.2",
"@lincy/stylelint-config": "^1.15.10",
"@lincy/vite-plugin-mock": "^3.0.0",
"@types/compression": "^1.7.5",
"@types/cookie-parser": "^1.4.6",
"@types/express": "^4.17.21",
"@types/js-cookie": "^3.0.6",
"@types/lodash": "^4.14.202",
"@types/md5": "^2.3.5",
"@types/morgan": "^1.9.9",
"@types/prismjs": "^1.26.3",
"@types/serve-static": "^1.15.5",
"@unocss/eslint-plugin": "^0.58.0",
"@vitejs/plugin-vue": "^4.5.1",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/compiler-sfc": "^3.3.10",
"@vue/server-renderer": "^3.3.10",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
"cross-env": "^7.0.3",
"eslint": "^8.55.0",
"eslint-plugin-format": "^0.1.0",
"http-proxy-middleware": "^2.0.6",
"lint-staged": "^15.2.0",
"lru-cache": "^10.1.0",
"mockjs": "^1.1.0",
"morgan": "^1.10.0",
"nodemon": "^3.0.2",
"polyfill-library": "^4.8.0",
"postcss": "^8.4.32",
"sass": "^1.69.5",
"simple-git-hooks": "^2.9.0",
"stylelint": "^15.11.0",
"typescript": "^5.3.3",
"unocss": "^0.58.0",
"unplugin-auto-import": "^0.17.2",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-macros": "^2.7.0",
"vite": "5.0.6",
"vite-plugin-html": "^3.2.0",
"vite-plugin-mock": "^3.0.0",
"vite-plugin-pwa": "^0.17.4",
"vue-tsc": "^1.8.25"
},
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
"rollup",
"esbuild",
"postcss",
"prettier"
]
}
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
},
"lint-staged": {
"*.{js,ts,tsx,vue}": [
"eslint --fix"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。