mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-09-09 11:22:44 +08:00
+1
-1
@@ -31,7 +31,7 @@ var ReactWebpackGenerator = module.exports = function ReactWebpackGenerator(args
|
||||
});
|
||||
|
||||
this.on('end', function () {
|
||||
this.installDependencies({ skipInstall: options['skip-install'] });
|
||||
this.installDependencies({ skipInstall: options['skip-install'], bower: false });
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user