mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACA-2176] prevent Esc click event bubble into the Viewer (#6378)
* prevent Esc click event bubble into the Viewer * fix tests
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"compilerOptions": {
|
||||
"outDir": "../dist/content-services/",
|
||||
"baseUrl": "src",
|
||||
"types": [],
|
||||
"paths": {
|
||||
"@alfresco/adf-extensions": ["../../dist/extensions"],
|
||||
"@alfresco/adf-extensions/*": ["../../dist/extensions/*"],
|
||||
|
||||
Reference in New Issue
Block a user