22 Commits

Author SHA1 Message Date
Simon Bailey
f26f4c268e Merge pull request #86 from DanielMSchmidt/bugfix/sass-loader-now-expects-sass
Sass loader now expects sass files to contain sass instead of scss
2015-04-11 11:11:09 +01:00
Daniel Schmidt
deeee48760 Fixed sass loader, it now expects sass files to contain sass instead of scss 2015-04-10 08:14:27 -04:00
Yonatan Schreiber
f7bb3c2b80 add 'architecture' question, Reflux option, and related store and actionCreator 2015-04-04 14:42:52 +03:00
Justin Niessner
7721c59253 Merge from upstream/master and resolve merge conflicts. 2015-04-02 15:38:38 -04:00
Justin Niessner
53b262ae3c Switch the generation of everything so we generate tests and they can actually pass. 2015-03-26 23:09:45 -04:00
Raymond Ha
9f89b6a23b Use babel-loader instead of jsx-loader 2015-03-19 12:03:21 -04:00
Federico Rampazzo
2f88faf693 fix _webpack.dist.config.js alias 2015-02-22 19:18:42 +00:00
Simon Bailey
58a8f74b92 Merge pull request #61 from pherris/master
make jsx hint default to resolve warnings when compiling
2015-02-20 17:52:44 +00:00
ColCh
12e16a61a4 Provide 'components' alias within configs 2015-02-20 17:09:32 +03:00
ColCh
4980430552 Added alias definition for 'styles' in configs 2015-02-20 16:56:00 +03:00
Andrew
9c3473b8d1 make jsx hint default to resolve warnings when compiling 2015-02-17 13:58:27 -08:00
Simon Bailey
c5aa8e1e1a Merge branch 'exclude-node_modules' of https://github.com/Shraymonks/generator-react-webpack into Shraymonks-exclude-node_modules
Signed-off-by: Simon Bailey <simon@newtriks.com>

Conflicts:
	templates/common/_webpack.config.js
	templates/common/_webpack.dist.config.js
2015-02-17 09:55:40 +00:00
Simon Bailey
e9a3391918 Merge pull request #58 from Shraymonks/fix-jshint-preloader
Fix jshint preloader
2015-02-17 09:51:16 +00:00
Raymond Ha
43736a3d36 Exclude node_modules from js loaders 2015-02-17 02:01:01 -05:00
Raymond Ha
945bb11da6 Fix jshint preloader 2015-02-17 01:58:10 -05:00
Raymond Ha
8715689944 6to5 rename to Babel 2015-02-15 15:25:07 -05:00
Chris Olsen
0734dace64 add scss format 2015-01-17 14:56:19 -07:00
andrewliebchen
83454b5886 Update to React 0.12.2 2015-01-06 21:43:19 -08:00
Emil Stenberg
7421ef680f added 6to5 loader in webpack configs 2014-12-10 12:26:46 +01:00
ColCh
651ff70086 Inline pkg.mainInput 2014-11-02 16:16:56 +03:00
ColCh
ab98751f90 Use styles within templates 2014-11-02 16:08:48 +03:00
ColCh
6442075d71 Move webpack configs to tempates 2014-11-02 16:03:43 +03:00