Skip to content

Commit

Permalink
Switched off ivy in order to be able to publish to NPM
Browse files Browse the repository at this point in the history
  • Loading branch information
oleersoy committed Mar 4, 2020
1 parent 207f18e commit 0d5361c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ This project was generated with [Angular CLI](https://github.com/angular/angular

Run `ng build validatorjs`



## Running unit tests

Run the Jest Tests for ValidatorTS
Expand Down
1 change: 1 addition & 0 deletions projects/validatorjs/tsconfig.lib.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
]
},
"angularCompilerOptions": {
"enableIvy": false,
"skipTemplateCodegen": true,
"strictMetadataEmit": true,
"enableResourceInlining": true
Expand Down

0 comments on commit 0d5361c

Please sign in to comment.