Comment out import for shouldPolyfill.
parent
b5dd67e4b9
commit
2efa332d53
|
@ -15,7 +15,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import { shouldPolyfill } from '@formatjs/intl-numberformat/should-polyfill';
|
||||
// import { shouldPolyfill } from '@formatjs/intl-numberformat/should-polyfill';
|
||||
import '@formatjs/intl-numberformat/polyfill';
|
||||
import '@formatjs/intl-numberformat/locale-data/de';
|
||||
import '@formatjs/intl-numberformat/locale-data/en';
|
||||
|
|
Loading…
Reference in New Issue