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 01:58:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64903fe0c636f988431fa44d8ea4ba6beebfa6cb
JavaScriptServices
/
templates
/
Angular2Spa
/
ClientApp
History
SteveSandersonMS
f9145a43f6
In Angular2Spa server-side rendering, only render the <app> element, not an entire <html> doc
2016-10-31 11:46:00 +00:00
..
app
In Angular2Spa template, use per-component scoped styles. Fixes common config issues like
#234
.
2016-09-20 10:06:23 +01: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