mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 02:30:13 +00:00
Add data-loading example to ReactSpa template, and remove server-side rendering (because you really need Redux/Flux or similar for that to make sense)
This commit is contained in:
1
templates/ReactSpa/typings/tsd.d.ts
vendored
1
templates/ReactSpa/typings/tsd.d.ts
vendored
@@ -3,3 +3,4 @@
|
||||
/// <reference path="react-router/history.d.ts" />
|
||||
/// <reference path="react-router/react-router.d.ts" />
|
||||
/// <reference path="react/react-dom.d.ts" />
|
||||
/// <reference path="whatwg-fetch/whatwg-fetch.d.ts" />
|
||||
|
||||
Reference in New Issue
Block a user