hw to disable Ivy April 12, 2023 by wordlinkanswers Home - Q & A - hw to disable Ivy hw to disable Ivy Comment 2 <br /> content_copy</p> <p> {<br /> “extends”: “./tsconfig.json”,<br /> “compilerOptions”: {<br /> “outDir”: “./out-tsc/app”,<br /> “types”: []<br /> },<br /> “files”: [<br /> “src/main.ts”,<br /> “src/polyfills.ts”<br /> ],<br /> “include”: [<br /> “src/**/*.d.ts”<br /> ],<br /> “angularCompilerOptions”: {<br /> “enableIvy”: false<br /> }<br /> }<br /> Popularity 9/10 Helpfulness 9/10 Language whatever Source: angular.io Tags: disable ivy whatever Share Link to this answer Share Contributed on Feb 20 2020 Drab Dingo 0 Answers Avg Quality 2/10 wordlinkanswers