Skip to content

Commit

Permalink
build(projects): 修改图标依赖包
Browse files Browse the repository at this point in the history
  • Loading branch information
chansee97 committed Aug 12, 2022
1 parent 254712c commit 0786413
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build/plugins/unplugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export default [
}),
Icons({
/* options */
compiler: 'vue3',
}),
createSvgIconsPlugin({
// 指定需要缓存的图标文件夹
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@iconify-icons/icon-park-outline": "^1.2.5",
"@iconify-json/icon-park-outline": "^1.1.5",
"@iconify/vue": "^3.2.1",
"@types/mockjs": "^1.0.6",
"@types/node": "^18.6.5",
Expand Down

1 comment on commit 0786413

@vercel
Copy link

@vercel vercel bot commented on 0786413 Aug 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ench-admin – ./

ench-admin-git-main-whyhenin.vercel.app
ench-admin.vercel.app
ench-admin-whyhenin.vercel.app

Please sign in to comment.