mirror of
https://github.com/haiwen/seahub.git
synced 2025-06-29 00:17:18 +00:00
5 lines
88 B
JavaScript
5 lines
88 B
JavaScript
|
'use strict';
|
||
|
|
||
|
require('react-app-polyfill/ie9');
|
||
|
require('react-app-polyfill/stable');
|