mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-04-21 14:06:15 +00:00
Added polyfills for IE11 (IE11 still not fully working)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import 'react-app-polyfill/ie11';
|
||||
import 'string.prototype.startswith';
|
||||
import * as locale_en from 'react-intl/locale-data/en';
|
||||
import * as locale_pl from 'react-intl/locale-data/pl';
|
||||
import * as React from 'react';
|
||||
|
||||
Reference in New Issue
Block a user