Skip to content

Commit

Permalink
Revert "fix: preset-vue (#2143)"
Browse files Browse the repository at this point in the history
This reverts commit 4ab098a.
  • Loading branch information
Jinbao1001 committed Jul 12, 2024
1 parent 5f202cf commit 22ffb81
Show file tree
Hide file tree
Showing 13 changed files with 146 additions and 657 deletions.
1 change: 1 addition & 0 deletions examples/vue/.dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// import { ElementPlusResolver } from 'unplugin-vue-components/resolvers';
import path from 'node:path';
export default {
mfsu: false,
apiParser: {},
resolve: {
entryFile: './src/index.ts',
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"element-plus": "^2.3.14",
"pinia": "^2.1.7",
"react": "^18.2.0",
"vue": "3.4.28"
"vue": "3.4.15"
},
"devDependencies": {
"@dumijs/preset-vue": "workspace:*",
Expand Down
Loading

0 comments on commit 22ffb81

Please sign in to comment.