mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
* Another fixes for aca-playwright-shared * Add aca-playwright-shared to the build * Small fix
8 lines
181 B
JSON
8 lines
181 B
JSON
{
|
|
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
|
"dest": "../../dist/@alfresco/aca-playwright-shared",
|
|
"lib": {
|
|
"entryFile": "src/public-api.ts"
|
|
}
|
|
}
|