mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
adf-testing package (#4152)
* add new lib adf-testing * fix the prefix * Improve package * Add testing project * remove useless stuff * Remove useless code
This commit is contained in:
committed by
Eugenio Romano
parent
81ec4ed441
commit
08231bbf33
+10
-2
@@ -18,7 +18,15 @@
|
||||
"lib": [
|
||||
"es2018",
|
||||
"dom"
|
||||
]
|
||||
],
|
||||
"paths": {
|
||||
"testing": [
|
||||
"dist/testing"
|
||||
],
|
||||
"testing/*": [
|
||||
"dist/testing/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
"exclude": [
|
||||
"lib/config",
|
||||
@@ -28,4 +36,4 @@
|
||||
"tools",
|
||||
"node_modules"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user