mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 00:23:03 +00:00
@@ -123,6 +123,7 @@ export function getProjectReflection(srcPath: PathLike): ProjectReflection {
|
||||
excludeExternals: true,
|
||||
includeDeclarations: true,
|
||||
module: 'commonjs',
|
||||
tsconfig: join(getTsconfigPath(srcPath.toString()), 'tsconfig.json'),
|
||||
});
|
||||
|
||||
// get input files
|
||||
|
||||
Reference in New Issue
Block a user