1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-27 23:48:48 +00:00
seahub/frontend/config/polyfills.js
shanshuirenjia 4d943c782a fix issues
2021-06-17 13:59:58 +08:00

5 lines
88 B
JavaScript

'use strict';
require('react-app-polyfill/ie9');
require('react-app-polyfill/stable');