mirror of
https://github.com/react-webpack-generators/generator-react-webpack.git
synced 2025-12-08 18:01:59 +00:00
remove unnecessary logs
This commit is contained in:
parent
21b8314869
commit
fe332e73f1
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user