diff --git a/apps/generator-cli/webpack.config.js b/apps/generator-cli/webpack.config.js index 248794f492a..bfee53f1c64 100644 --- a/apps/generator-cli/webpack.config.js +++ b/apps/generator-cli/webpack.config.js @@ -33,6 +33,7 @@ module.exports = composePlugins( 'reflect-metadata': '', '@nuxtjs/opencollective': '', axios: '^', + concurrently: '^', }, };