This website requires JavaScript.
Explore
Help
Sign In
github
/
JavaScriptServices
Watch
1
Star
1
Fork
0
You've already forked JavaScriptServices
mirror of
https://github.com/aspnet/JavaScriptServices.git
synced
2025-12-23 18:19:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3a8c13c22d72eb75cf6fd636c4731eeba627fcc
JavaScriptServices
/
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