SteveSandersonMS
|
6126c4d480
|
In Angular2Spa, move tsconfig.json back to root. Fixes #346.
|
2016-10-04 11:11:58 +01:00 |
|
SteveSandersonMS
|
85dfdd9b50
|
Move tsconfig into ClientApp dir, since it's not needed at root
|
2016-09-19 14:04:00 +01:00 |
|
SteveSandersonMS
|
8f550c5706
|
Simplify Angular 2 template where possible
|
2016-09-19 12:44:25 +01:00 |
|
Mark Pieszak
|
ce0d2089d2
|
ng2 2.0, Universal 2.0, TS 2.0, Preboot 4.*
|
2016-09-19 09:12:03 +01:00 |
|
SteveSandersonMS
|
09e1cd3b07
|
TS compiler should ignore "bin" dir because, after VS publish, it might contain duplicates of the app's source files. Fixes #279.
|
2016-09-01 13:59:28 +01:00 |
|
SteveSandersonMS
|
22cebe78d8
|
Make TS build a bit faster. This is pretty safe, but could easily be reverted if any problems emerge.
|
2016-03-01 15:47:58 +00:00 |
|
SteveSandersonMS
|
f830a5f90a
|
For Angular 2 template, compile directly from TS->ES5. Remove use of Babel altogether.
|
2016-03-01 00:13:57 +00:00 |
|
SteveSandersonMS
|
47ba251923
|
Add server-side prerendering for Angular 2 template
|
2016-02-29 19:29:04 +00:00 |
|
SteveSandersonMS
|
de488987c1
|
Add Angular2Spa template
|
2016-02-23 23:13:20 +00:00 |
|