Commit 30074372 authored by afc163's avatar afc163

Enable code split defaultly, close #1117

parent 78077948
...@@ -18,7 +18,6 @@ export default { ...@@ -18,7 +18,6 @@ export default {
html: { html: {
template: './src/index.ejs', template: './src/index.ejs',
}, },
disableDynamicImport: true,
publicPath: '/', publicPath: '/',
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