mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-22 05:50:48 +02:00
fix(d3): fix d3 not being shown
This commit is contained in:
parent
1cfbeb5fc4
commit
e853c0783c
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ import 'zone.js/dist/zone'; // Included with Angular CLI.
|
|||
* Needed for: All but Chrome, Firefox, Edge, IE11 and Safari 10
|
||||
*/
|
||||
import 'intl'; // Run `npm install --save intl`.
|
||||
|
||||
import 'intl/locale-data/jsonp/en';
|
||||
import 'core-js/es7/array';
|
||||
|
||||
if (typeof SVGElement.prototype.contains === 'undefined') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue