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
ff396377b9bbca4536f0a475e87c259710ae9adf
JavaScriptServices
/
templates
/
Angular2Spa
/
ClientApp
History
SteveSandersonMS
6126c4d480
In Angular2Spa, move tsconfig.json back to root.
Fixes
#346
.
2016-10-04 11:11:58 +01: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 now reports all errors
2016-09-21 09:29:13 +01:00