searchbox

This commit is contained in:
2019-11-26 20:29:50 +01:00
committed by smuddy
parent 410b26f9ba
commit 47f15f15ad

View File

@@ -22,6 +22,6 @@
"angularCompilerOptions": { "angularCompilerOptions": {
"fullTemplateTypeCheck": true, "fullTemplateTypeCheck": true,
"strictInjectionParameters": true, "strictInjectionParameters": true,
"enableIvy": true "enableIvy": false
} }
} }