This repository was archived by the owner on Oct 14, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1818 ],
1919 "dependencies" : {
2020 "@reactivex/rxjs" : " 5.0.0-alpha.4" ,
21- "angular2" : " 2.0.0-alpha.44 " ,
22- "angular2-universal-preview" : " 0.5.4 " ,
21+ "angular2" : " 2.0.0-alpha.45 " ,
22+ "angular2-universal-preview" : " 0.6.1 " ,
2323 "css" : " ^2.2.1" ,
2424 "express" : " ^4.13.3" ,
2525 "lodash" : " ^3.10.1" ,
Original file line number Diff line number Diff line change 66 "bundle" : " typings/tsd.d.ts" ,
77 "installed" : {
88 "serve-static/serve-static.d.ts" : {
9- "commit" : " 68548c2daab053869f323d475419c693478bbb73 "
9+ "commit" : " 35989a3ab4834b8e8b2b56788f1d4fc46a25dc8d "
1010 },
1111 "express/express.d.ts" : {
12- "commit" : " 68548c2daab053869f323d475419c693478bbb73 "
12+ "commit" : " 35989a3ab4834b8e8b2b56788f1d4fc46a25dc8d "
1313 },
1414 "mime/mime.d.ts" : {
15- "commit" : " 68548c2daab053869f323d475419c693478bbb73 "
15+ "commit" : " 35989a3ab4834b8e8b2b56788f1d4fc46a25dc8d "
1616 },
1717 "node/node.d.ts" : {
18- "commit" : " 68548c2daab053869f323d475419c693478bbb73 "
18+ "commit" : " 35989a3ab4834b8e8b2b56788f1d4fc46a25dc8d "
1919 }
2020 }
2121}
Original file line number Diff line number Diff line change 11
22module . exports = {
3+ target : 'web' ,
34 entry : './src/bootstrap' ,
45 output : {
56 path : __dirname + '/__build__' ,
You can’t perform that action at this time.
0 commit comments