|
|
|
@ -47,7 +47,7 @@ |
|
|
|
"@abp/ng.theme.shared": ["packages/theme-shared/src/public-api.ts"], |
|
|
|
"@abp/ng.theme.shared/testing": ["packages/theme-shared/testing/src/public-api.ts"], |
|
|
|
"@abp/nx.generators": ["packages/generators/src/index.ts"], |
|
|
|
"@abp/utils": ["node_modules/@abp/utils/dist", "../packs/utils/projects/utils/src/public-api.ts"] |
|
|
|
"@abp/utils/*": ["node_modules/@abp/utils/dist/*", "../packs/utils/projects/utils/src/*"] |
|
|
|
} |
|
|
|
}, |
|
|
|
"exclude": ["node_modules", "tmp"] |
|
|
|
|