Skip to content

Commit a3e64f8

Browse files
committed
Remove obsolete 'intl' polyfill
angular/angular-cli#9920
1 parent d1638a8 commit a3e64f8

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

ui/src/polyfills.ts

-16
Original file line numberDiff line numberDiff line change
@@ -59,19 +59,3 @@ import 'web-animations-js'; // Run `npm install --save web-animations-js`.
5959
* Zone JS is required by Angular itself.
6060
*/
6161
import 'zone.js/dist/zone'; // Included with Angular CLI.
62-
63-
64-
65-
/***************************************************************************************************
66-
* APPLICATION IMPORTS
67-
*/
68-
69-
/**
70-
* Date, currency, decimal and percent pipes.
71-
* Needed for: All but Chrome, Firefox, Edge, IE11 and Safari 10
72-
*/
73-
import 'intl'; // Run `npm install --save intl`.
74-
/**
75-
* Need to import at least one locale-data with intl.
76-
*/
77-
import 'intl/locale-data/jsonp/en';

0 commit comments

Comments
 (0)