1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-29 00:17:18 +00:00
seahub/frontend/config/polyfills.js

5 lines
88 B
JavaScript
Raw Normal View History

2021-06-17 05:59:58 +00:00
'use strict';
require('react-app-polyfill/ie9');
require('react-app-polyfill/stable');