Commit Graph

13 Commits

Author SHA1 Message Date
SteveSandersonMS
54f222e88f Update templates for Yarn compatibility 2016-10-28 17:36:55 +01:00
SteveSandersonMS
e87aa1f088 Change Angular2Spa template to build server (prerendering) bundle explicitly. This simplifies deployment, fixes various compatibility issues (like #306) and makes debugging much easier for developers using the template. 2016-09-28 10:55:45 +01:00
SteveSandersonMS
0bcf4b0700 Further work on fix for #235 (solving additional problem that 'npm publish' is hardcoded to exclude node_modules dirs) 2016-09-08 15:58:47 +01:00
SteveSandersonMS
5fcce843ba Workaround to fix #235 (add placeholder inside node_modules) 2016-09-08 14:32:25 +01:00
Geir Sagberg
0ad0483935 Update aspnet-webpack-react to React 15
^15.0.0 is enough

Update ReactGrid example to work with newest Griddle version

Several fixes to stop build.sh from failing
2016-08-18 13:50:22 -07:00
SteveSandersonMS
d3ded5bbdf Workaround for Yeoman generators not producing .gitignore files due to Yeoman issue #1862 2016-06-22 11:00:06 +01:00
SteveSandersonMS
d85a5d6cd5 Update gitignore to match RC2 output 2016-05-02 13:23:25 -07:00
SteveSandersonMS
35e620ae48 Add ASP.NET Core build system 2016-02-02 16:22:32 +00:00
Henk Mollema
c56282a452 More changes 2015-12-14 14:54:32 +01:00
Henk Mollema
d946c4b5b8 Address PR feedback 2015-12-14 14:51:41 +01:00
Henk Mollema
5c1f362c84 Target dotnet TFM's for class libraries
- Target `net451` and `dotnet5.4`
- Add SPA services project to solution (with .xproj)
- Add NuGet.config
- Update .gitignore
2015-12-10 16:38:29 +01:00
SteveSandersonMS
54aad643c8 Decode Node's JSON response into arbitrary .NET type. Add VS stuff. 2015-11-05 22:05:43 +00:00
SteveSandersonMS
f693bd60e3 Initial state 2015-11-02 10:30:36 -08:00