ocket8888 opened a new pull request #4788: URL: https://github.com/apache/trafficcontrol/pull/4788
## What does this PR (Pull Request) do? - [x] This PR is not related to any Issue Removes dependencies on `es5-shim` and `json3`, which are both shims for features supported by major browsers for years. Also moves `angular`, `angular-jwt`, `angular-animate`, and `angular-bootstrap-contextmenu` from bower management into NPM management. Others are probably possible to move as well, but I thought that was enough for one PR. ## Which Traffic Control components are affected by this PR? - Traffic Portal ## What is the best way to verify this PR? Build and run Traffic Portal. Observe that angular's still working. ## The following criteria are ALL met by this PR - [x] No functional changes, no tests necessary - [x] No functional changes, no documentation necessary - [x] An update to CHANGELOG.md is not necessary - [x] This PR includes any and all required license headers - [x] This PR does not include a database migration - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
