build: use api-extractor for type rollup
This commit is contained in:
7
packages/vue/api-extractor.json
Normal file
7
packages/vue/api-extractor.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "../../api-extractor.json",
|
||||
"mainEntryPointFilePath": "./dist/packages/<unscopedPackageName>/src/index.d.ts",
|
||||
"dtsRollup": {
|
||||
"untrimmedFilePath": "./dist/<unscopedPackageName>.d.ts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user