mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-09-10 12:00:17 +08:00
Update to React 0.12.2
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ var Generator = module.exports = function Generator() {
|
||||
|
||||
var sourceRoot = '/templates/';
|
||||
this.scriptSuffix = '.js';
|
||||
this.reactSuffix = '.jsx';
|
||||
this.reactSuffix = '.js';
|
||||
|
||||
this.stylesSuffix = '.css';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user