Commit f2b485df authored by 邓晓峰's avatar 邓晓峰

chore: 升级webpack5

parent e8786b52
Pipeline #41778 passed with stages
in 1 minute 15 seconds
......@@ -15,6 +15,7 @@ import { history } from '@wisdom-utils/runtime';
import { actionCreators } from './containers/App/store';
import { initGlobalConfig } from './initConfig'
import './utils/event';
import store from './stores'
const namespace = `__PANDA_STORE__${location.hostname}`;
window.createStoreage = new Storeage(namespace);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment