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
4abc39faa04d0d30062e3916f28dd8e3bf4f468a
JavaScriptServices
/
templates
/
Angular2Spa
/
ClientApp
History
Steve Sanderson
08ea344fcf
Remove project.json-specific content from all the SPA templates
2017-03-14 17:23:08 -07: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
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
In Angular2Spa, fix HMR with 2.4.6 and relax version dependency to allow arbitrary 2.x again.
Fixes
#643
2017-02-09 15:14:30 +00: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