diff --git a/app/index.js b/app/index.js index 06b3b41..9e61ff0 100644 --- a/app/index.js +++ b/app/index.js @@ -169,7 +169,7 @@ var ReactRefluxGenerator = yeoman.generators.Base.extend({ this.src.copy('__tests__/home-test.jsx', '__tests__/home-test.jsx'); this.src.copy('preprocessor.js', 'preprocessor.js'); } - }; + } }, styleSheets: function () {