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:
Akash Rathod
2025-01-02 11:37:28 +01:00
committed by GitHub
parent 92cf582b90
commit 5394088627
6 changed files with 16 additions and 8 deletions
+1 -3
View File
@@ -17,9 +17,7 @@
}
},
"defaultConfiguration": "production",
"outputs": [
"{workspaceRoot}/dist/@alfresco/aca-playwright-shared"
]
"outputs": ["{workspaceRoot}/dist/@alfresco/aca-playwright-shared"]
},
"lint": {
"executor": "@angular-eslint/builder:lint"