We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34fd255 commit 82ba89bCopy full SHA for 82ba89b
webpack.config.js
@@ -12,7 +12,6 @@ module.exports = require("@planning.nl/webpack-config")({
12
externals: {
13
vue: { ...vueExternals },
14
"@vue/runtime-core": { ...vueExternals },
15
- "@vue/compiler-core": { ...vueExternals },
16
"@vue/reactivity": { ...vueExternals },
17
},
18
});
0 commit comments