mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-12-08 05:26:09 +00:00
intl polyfill is no longer required
This commit is contained in:
@@ -83,17 +83,6 @@ import 'zone.js/dist/zone'; // Included with Angular CLI.
|
||||
// Add global to window, assigning the value of window itself.
|
||||
(window as any).global = window;
|
||||
|
||||
/**
|
||||
* Date, currency, decimal and percent pipes.
|
||||
* Needed for: All but Chrome, Firefox, Edge, IE11 and Safari 10
|
||||
*/
|
||||
// import 'intl'; // Run `npm install --save intl`.
|
||||
|
||||
/**
|
||||
* Need to import at least one locale-data with intl.
|
||||
*/
|
||||
// import 'intl/locale-data/jsonp/en';
|
||||
|
||||
/**
|
||||
* Fix for ngx-chart to work on ie11
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user