Skip to content

Commit

Permalink
Removed polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Jul 2, 2018
1 parent eea081e commit 3185ff3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions ui/package-lock.json

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

1 change: 0 additions & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"@ngrx/store": "^5.2.0",
"bootstrap": "4.1.1",
"core-js": "^2.4.1",
"datalist-polyfill": "^1.16.1",
"deep-object-diff": "^1.1.0",
"file-saver": "^1.3.3",
"font-awesome": "^4.7.0",
Expand Down
2 changes: 0 additions & 2 deletions ui/src/polyfills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,3 @@ import 'zone.js/dist/zone'; // Included with Angular CLI.
* Need to import at least one locale-data with intl.
*/
// import 'intl/locale-data/jsonp/en';

import 'datalist-polyfill';

0 comments on commit 3185ff3

Please sign in to comment.