mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Expose shared library as subdirectory (#7114)
* Expose shared library as subdirectory * [ci:force]
This commit is contained in:
8
lib/testing/shared/package.json
Normal file
8
lib/testing/shared/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"ngPackage": {
|
||||
"lib": {
|
||||
"entryFile": "../src/lib/shared/index.ts",
|
||||
"flatModuleFile": "adf-testing-shared"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user