mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 11:07:29 +00:00
Enable server-side prerendering in React+Redux template
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
"react-router-redux": "^4.0.0",
|
||||
"redux": "^3.3.1",
|
||||
"redux-thunk": "^2.0.1",
|
||||
"redux-typed": "^1.0.0"
|
||||
"redux-typed": "^1.0.0",
|
||||
"require-from-string": "^1.1.0",
|
||||
"webpack-externals-plugin": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user