mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-26 09:09:05 -06:00
fix: runtimeCompiler default
This commit is contained in:
@@ -55,7 +55,7 @@ exports.defaults = () => ({
|
||||
assetsDir: '',
|
||||
|
||||
// boolean, use full build?
|
||||
compiler: false,
|
||||
runtimeCompiler: false,
|
||||
|
||||
// deps to transpile
|
||||
transpileDependencies: [/* string or regex */],
|
||||
|
||||
Reference in New Issue
Block a user