Skip to content

Commit 72f41e0

Browse files
committed
Enable ivy support
1 parent e57e257 commit 72f41e0

File tree

6 files changed

+14156
-9859
lines changed

6 files changed

+14156
-9859
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,8 @@ you can also use the command `ng generate` directly.
6868

6969
### PWA Service worker support
7070

71-
To enalbe service worker go to `src/main.ts` and uncomment service worker code.
71+
To enable service worker go to `src/main.ts` and uncomment service worker code.
72+
73+
### Ivy Support
74+
75+
To enable/disable Ivy go to `src/tsconfig.app.json` and change variable value `enableIvy`.

0 commit comments

Comments
 (0)