We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f32fdae commit 8c4c96eCopy full SHA for 8c4c96e
packages/@vue/cli-service/lib/config/base.js
@@ -44,7 +44,7 @@ module.exports = (api, options) => {
44
webpackConfig.module
45
.noParse(/^(vue|vue-router|vuex|vuex-router-sync)$/)
46
47
- // js is handled by cli-plugin-bable ---------------------------------------
+ // js is handled by cli-plugin-babel ---------------------------------------
48
49
// vue-loader --------------------------------------------------------------
50
const vueLoaderCacheConfig = api.genCacheConfig('vue-loader', {
0 commit comments