Skip to content

Commit

Permalink
feat: 新版挂件-优化平台适配器
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Jul 27, 2023
1 parent 277afc8 commit e4a9f1d
Show file tree
Hide file tree
Showing 40 changed files with 838 additions and 70 deletions.
1 change: 1 addition & 0 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@ declare module '@vue/runtime-core' {
VitepressTest: typeof import('./src/components/test/VitepressTest.vue')['default']
WordpressTest: typeof import('./src/components/test/WordpressTest.vue')['default']
YuqueTest: typeof import('./src/components/test/YuqueTest.vue')['default']
ZhihuTest: typeof import('./src/components/test/ZhihuTest.vue')['default']
}
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-node-polyfills": "^0.8.2",
"vitest": "^0.33.0",
"vue-tsc": "^1.8.5"
},
"dependencies": {
Expand Down
Loading

0 comments on commit e4a9f1d

Please sign in to comment.