MichalKinas 9ca398ddcf
Another fixes for aca-playwright-shared (#4100)
* Another fixes for aca-playwright-shared

* Add aca-playwright-shared to the build

* Small fix
2024-09-04 19:39:15 +02:00

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"
}
}