mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-08-31 12:01:42 +08:00
remove unnecessary logs
This commit is contained in:
@@ -14,9 +14,6 @@ ComponentGenerator.prototype.createComponentFile = function createComponentFile(
|
||||
|
||||
this.es6 = this.options.es6;
|
||||
this.rich = this.options.rich;
|
||||
console.log(this.architecture)
|
||||
|
||||
console.log('Creating a component');
|
||||
|
||||
this.generateComponentTestAndStyle(
|
||||
'Component',
|
||||
|
||||
Reference in New Issue
Block a user