mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-4625] Add ADF linking to unit tests and e2es (#2853)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"extends": "../../../tsconfig.adf.json",
|
||||
"extends": "../tsconfig.adf.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "../out-tsc/spec",
|
||||
"module": "commonjs"
|
||||
@@ -15,4 +15,4 @@
|
||||
"angularCompilerOptions": {
|
||||
"skipTemplateCodegen": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user