diff --git a/vue.config.js b/vue.config.js index ca24075..1c90d4c 100644 --- a/vue.config.js +++ b/vue.config.js @@ -7,6 +7,7 @@ function resolve(dir) { // vue.config.js module.exports = { + runtimeCompiler: true, /* Vue-cli3: Crashed when using Webpack `import()` #2463