mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
ACS-9039 fix for export aca-playwright-shared lib (#4317)
* ACS-9039 fix for export lib * Update project.json to remove test config * update package version * update package dependancy * Update package.json
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
"@alfresco/aca-content/viewer": ["projects/aca-content/viewer/src/public-api.ts"],
|
||||
"@alfresco/aca-content/preview": ["projects/aca-content/preview/src/public-api.ts"],
|
||||
"@alfresco/aca-playwright-shared": ["projects/aca-playwright-shared/src/public-api.ts"],
|
||||
"@alfresco/aca-playwright-shared/*": ["projects/aca-playwright-shared/src/*/index.ts"],
|
||||
"package.json": ["package.json"],
|
||||
"*": ["./node_modules/*"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user