searchbox

This commit is contained in:
2020-05-13 19:35:21 +02:00
committed by benjamin
parent 410b26f9ba
commit 47f15f15ad
+1 -1
View File
@@ -22,6 +22,6 @@
"angularCompilerOptions": { "angularCompilerOptions": {
"fullTemplateTypeCheck": true, "fullTemplateTypeCheck": true,
"strictInjectionParameters": true, "strictInjectionParameters": true,
"enableIvy": true "enableIvy": false
} }
} }