Skip to content

Commit

Permalink
WFNEWS-1171 Exclude core-js and core-js-compat (#1890)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssylver93 authored May 8, 2024
1 parent eced7c4 commit fdb4f8f
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 51 deletions.
84 changes: 33 additions & 51 deletions client/wfnews-war/src/main/angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions client/wfnews-war/src/main/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,9 @@
"replace-in-file": "3.4.2",
"ts-node": "10.9.1",
"typescript": "4.9.5"
},
"overrides": {
"core-js": "../_EXCLUDED_",
"core-js-compat": "../_EXCLUDED_"
}
}

0 comments on commit fdb4f8f

Please sign in to comment.