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
f8f4016b331e17af1f796798bbee0cbe984b08c3
JavaScriptServices
/
templates
/
Angular2Spa
/
ClientApp
History
SteveSandersonMS
a3af5c0b25
In Angular2Spa, reference angular2-universal-patch. This will allow for upgrades to Angular 2.4.5.
2017-01-31 14:19:14 +00:00
..
app
Make Karma serve .ts files with executable MIME type, otherwise newer versions of Chrome won't run it.
Fixes
#499
2017-01-03 17:35:30 +00:00
dist
Further workarounds for
https://github.com/dotnet/cli/issues/1396
2016-09-28 13:12:59 +01:00
test
Update Karma config to allow for Webpack 2-style config file.
Fixes
#625
.
2017-01-31 11:49:21 +00: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, reference angular2-universal-patch. This will allow for upgrades to Angular 2.4.5.
2017-01-31 14:19:14 +00:00