Start consolidating shared types in the monorepo (#34062)
* Start consolidating shared types in the monorepo * Iterate * Simplify api-extractor * Iterate * Fix lockfile
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
*
|
||||
* "bundledPackages": [ "@my-company/*" ],
|
||||
*/
|
||||
"bundledPackages": [],
|
||||
"bundledPackages": ["shared-types"],
|
||||
|
||||
/**
|
||||
* Specifies what type of newlines API Extractor should use when writing output files. By default, the output files
|
||||
|
||||
Reference in New Issue
Block a user