未验证 提交 737f6cfc 编写于 作者: T Tim Neutkens 提交者: GitHub

Set babelrc true (#4215)

上级 2457df5d
......@@ -48,7 +48,7 @@ function babelConfig (dir, {isServer, dev}) {
console.log(`> Using external babel configuration`)
console.log(`> Location: "${externalBabelConfig.babelrc}"`)
}
// By default babel-loader will look for babelrc, so no need to set it to true
mainBabelOptions.babelrc = true
} else {
mainBabelOptions.babelrc = false
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册