This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e7785dff01
aspnetcore
/
templates
/
Angular2Spa
/
ClientApp
/
app
/
components
/
counter
History
SteveSandersonMS
8c456aa0fc
Make Karma serve .ts files with executable MIME type, otherwise newer versions of Chrome won't run it.
Fixes
#499
2017-01-03 17:35:30 +00:00
..
counter.component.html
Make 'counter' components use <h1> headers to be consistent with other pages
2016-12-15 16:37:29 +00:00
counter.component.spec.ts
Make Karma serve .ts files with executable MIME type, otherwise newer versions of Chrome won't run it.
Fixes
#499
2017-01-03 17:35:30 +00:00
counter.component.ts
In Angular2Spa, use angular2-template loader as a step towards AoT compilation. Implements
#356
2016-11-07 13:45:29 -08:00