This repository has been archived by the owner on Oct 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade to Angular 9 + switch mydatepicker to angular-mydatepicker + …
…security bug fixes
- Loading branch information
Elon Jiang
committed
Apr 14, 2020
1 parent
172f476
commit 79652a3
Showing
12 changed files
with
446 additions
and
302 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,5 +12,8 @@ | |
"typeRoots": [ | ||
"../node_modules/@types" | ||
] | ||
}, | ||
"angularCompilerOptions": { | ||
"enableIvy": false | ||
} | ||
} |
Oops, something went wrong.