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-22 17:47:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11c45321aa211ee74e61697c0dfd95cfceec94dc
JavaScriptServices
/
templates
/
Angular2Spa
/
ClientApp
History
SteveSandersonMS
11c45321aa
In Angular2Spa, use angular2-template loader as a step towards AoT compilation. Implements
#356
2016-11-07 13:45:29 -08:00
..
app
In Angular2Spa, use angular2-template loader as a step towards AoT compilation. Implements
#356
2016-11-07 13:45:29 -08:00
dist
Further workarounds for
https://github.com/dotnet/cli/issues/1396
2016-09-28 13:12:59 +01: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