Skip to content

Commit

Permalink
enable ivy false
Browse files Browse the repository at this point in the history
  • Loading branch information
odahcam committed Feb 7, 2020
1 parent 558cd25 commit 356d8c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/zxing-scanner/tsconfig.lib.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"strictMetadataEmit": true,
"fullTemplateTypeCheck": true,
"strictInjectionParameters": true,
"enableResourceInlining": true
"enableResourceInlining": true,
"enableIvy": false
},
"exclude": [
"src/test.ts",
Expand Down

0 comments on commit 356d8c3

Please sign in to comment.