mirror of https://github.com/vuejs/vue.git
chore: avoid generating unused dts
This commit is contained in:
parent
7ec896827f
commit
bafb5d419d
|
@ -11,6 +11,7 @@
|
|||
|
||||
"dtsRollup": {
|
||||
"enabled": true,
|
||||
"untrimmedFilePath": "",
|
||||
"publicTrimmedFilePath": "./types/v3-generated.d.ts"
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue