Working React+Redux template

This commit is contained in:
SteveSandersonMS
2016-03-07 14:32:36 +00:00
parent ec9337754f
commit cf7a519919
26 changed files with 1475 additions and 131 deletions

View File

@@ -6,19 +6,40 @@
"bundle": "typings/tsd.d.ts",
"installed": {
"react/react.d.ts": {
"commit": "dade4414712ce84e3c63393f1aae407e9e7e6af7"
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
},
"react-router/react-router.d.ts": {
"commit": "dade4414712ce84e3c63393f1aae407e9e7e6af7"
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
},
"react/react-dom.d.ts": {
"commit": "dade4414712ce84e3c63393f1aae407e9e7e6af7"
},
"react-router/history.d.ts": {
"commit": "dade4414712ce84e3c63393f1aae407e9e7e6af7"
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
},
"whatwg-fetch/whatwg-fetch.d.ts": {
"commit": "dade4414712ce84e3c63393f1aae407e9e7e6af7"
},
"react-redux/react-redux.d.ts": {
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
},
"redux/redux.d.ts": {
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
},
"react-router-redux/react-router-redux.d.ts": {
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
},
"redux-thunk/redux-thunk.d.ts": {
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
},
"uglify-js/uglify-js.d.ts": {
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
},
"source-map/source-map.d.ts": {
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
},
"webpack/webpack-env.d.ts": {
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
}
}
}