This commit is contained in:
caishi 2020-11-26 10:55:03 +08:00
parent ef65594004
commit a7c3dee7e3
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import {
import axios from 'axios';
import LoginDialog from './modules/login/LoginDialog';
import 'babel-polyfill';
import Loading from './Loading'
import Loading from './Loading';
import Loadable from 'react-loadable';
import marked from './common/marked';