mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user