提交 8ba2956d 作者: 方治民

build: up vite-plugin-theme to github:tt-sevth/vite-plugin-theme

上级 62849209
......@@ -57,11 +57,11 @@
"@ant-design/colors": "^6.0.0",
"@ant-design/icons-vue": "^6.1.0",
"@iconify/iconify": "^2.2.1",
"@logicflow/core": "^1.1.30",
"@logicflow/extension": "^1.1.30",
"@logicflow/core": "^1.1.31",
"@logicflow/extension": "^1.1.31",
"@stomp/stompjs": "^6.1.2",
"@vue/runtime-core": "^3.2.44",
"@vue/shared": "^3.2.44",
"@vue/runtime-core": "^3.2.45",
"@vue/shared": "^3.2.45",
"@vueuse/core": "^9.5.0",
"@vueuse/shared": "^9.5.0",
"@zxcvbn-ts/core": "^2.1.0",
......@@ -89,7 +89,7 @@
"stompjs": "^2.3.3",
"tinymce": "^5.10.6",
"vditor": "^3.8.18",
"vue": "^3.2.44",
"vue": "^3.2.45",
"vue-i18n": "^9.2.2",
"vue-json-pretty": "^2.2.3",
"vue-router": "^4.1.6",
......@@ -99,7 +99,7 @@
"devDependencies": {
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@iconify/json": "^2.1.135",
"@iconify/json": "^2.1.136",
"@purge-icons/generated": "^0.8.1",
"@types/codemirror": "^5.60.5",
"@types/crypto-js": "^4.1.1",
......@@ -122,7 +122,7 @@
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/compiler-sfc": "3.2.31",
"@vue/test-utils": "^2.2.1",
"@vue/test-utils": "^2.2.2",
"autoprefixer": "^10.4.13",
"commitizen": "^4.2.5",
"conventional-changelog-cli": "^2.2.2",
......@@ -143,7 +143,7 @@
"lint-staged": "12.3.7",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"pont-engine": "^1.5.2",
"pont-engine": "^1.5.3",
"postcss": "^8.4.19",
"postcss-html": "^1.5.0",
"postcss-less": "^6.0.0",
......@@ -152,7 +152,7 @@
"rollup": "^2.79.1",
"rollup-plugin-visualizer": "^5.8.3",
"sort-package-json": "^1.57.0",
"stylelint": "^14.14.1",
"stylelint": "^14.15.0",
"stylelint-config-prettier": "^9.0.4",
"stylelint-config-recommended": "^9.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
......@@ -171,7 +171,7 @@
"vite-plugin-pwa": "^0.13.3",
"vite-plugin-style-import": "^2.0.0",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-theme": "^0.8.6",
"vite-plugin-theme": "github:tt-sevth/vite-plugin-theme",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vite-plugin-windicss": "^1.8.8",
"vue-eslint-parser": "^9.1.0",
......
......@@ -94,11 +94,6 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
author: pkg.author,
lastBuildTime: dayjs().format('YYYY-MM-DD HH:mm:ss'),
},
// FIX: https://github.com/vbenjs/vite-plugin-theme/issues/27
__COLOR_PLUGIN_OUTPUT_FILE_NAME__: undefined,
__PROD__: true,
__COLOR_PLUGIN_OPTIONS__: {},
},
css: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论