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 10:08:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6c6408457dafa6ffb050960c55e0e0aa9f12fc3
JavaScriptServices
/
templates
/
Angular2Spa
/
ClientApp
History
SteveSandersonMS
a734a31745
Add Karma/Jasmine/Chai test starting point to Angular2Spa
2016-11-09 13:10:43 -08:00
..
app
Add Karma/Jasmine/Chai test starting point to Angular2Spa
2016-11-09 13:10:43 -08:00
dist
Further workarounds for
https://github.com/dotnet/cli/issues/1396
2016-09-28 13:12:59 +01:00
test
Add Karma/Jasmine/Chai test starting point to Angular2Spa
2016-11-09 13:10:43 -08:00
boot-client.ts
As per
#325
, reference module.hot directly instead of via a local var, because Webpack does static analysis that looks for this
2016-09-20 16:51:50 +01:00
boot-server.ts
In Angular2Spa server-side rendering, only render the <app> element, not an entire <html> doc
2016-10-31 11:46:00 +00:00