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
2ba5a0ac930a055acc6e711a701ed43aa993ec8b
JavaScriptServices
/
templates
/
Angular2Spa
/
ClientApp
History
SteveSandersonMS
2ba5a0ac93
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
..
app
In Angular2Spa template, use per-component scoped styles. Fixes common config issues like
#234
.
2016-09-20 10:06:23 +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
Simplify Angular 2 template where possible
2016-09-19 12:44:25 +01:00
tsconfig.json
Move tsconfig into ClientApp dir, since it's not needed at root
2016-09-19 14:04:00 +01:00