We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7578c58 commit 4d8078cCopy full SHA for 4d8078c
.dumirc.ts
@@ -6,4 +6,5 @@ export default defineConfig({
6
name: 'Select',
7
logo: 'https://avatars0.githubusercontent.com/u/9441414?s=200&v=4',
8
},
9
+ outputPath: '.doc',
10
});
now.json
vercel.json
@@ -0,0 +1,3 @@
1
+{
2
+ "framework": "umijs"
3
+}
0 commit comments