Commit 62c8eaf0 authored by jim's avatar jim

Enable code split defaultly close #1117

parent 9e44f5a7
...@@ -20,6 +20,5 @@ export default { ...@@ -20,6 +20,5 @@ export default {
template: './src/index.ejs', template: './src/index.ejs',
}, },
publicPath: '/', publicPath: '/',
disableDynamicImport: true,
hash: true, hash: true,
}; };
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