mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-20808 using new GraphQL library (#10454)
* AAE-20808 using new GraphQL library * AAE-20808 Code refactoring * AAE-20808 Improving unit tests * AAE-20808 unit test improvement * AAE-20808 Fixed process services storybook build
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
},
|
||||
|
||||
"exclude": ["../**/*.spec.ts" ],
|
||||
"include": ["../src/**/*", "*.js"]
|
||||
"include": ["../src/**/*", "*.js", "../../core/feature-flags"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user