Skip to content

Commit

Permalink
alternate .46 build
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Allison committed Dec 4, 2015
1 parent b8b3797 commit 2be67aa
Show file tree
Hide file tree
Showing 32 changed files with 129 additions and 1,182 deletions.
13 changes: 5 additions & 8 deletions custom_typings/_custom.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,14 @@
/// <reference path="gulp-uglify.d.ts" />
/// <reference path="vinyl-buffer.d.ts" />

/// <reference path="angular2/di.d.ts"/>

/// <reference path="angular2/core.d.ts"/>


/*
* tsd generated types
*/
/// <reference path="../tsd_typings/tsd.d.ts" />
/// <reference path="../node_modules/angular2/bundles/typings/es6-shim/es6-shim.d.ts" />
/// <reference path="../node_modules/angular2/bundles/typings/jasmine/jasmine.d.ts" />
/// <reference path="../node_modules/angular2/bundles/typings/angular2/angular2.d.ts" />
/// <reference path="../node_modules/angular2/bundles/typings/angular2/router.d.ts" />
/// <reference path="../node_modules/angular2/bundles/typings/angular2/http.d.ts" />
/// <reference path="../node_modules/angular2/bundles/typings/angular2/testing.d.ts" />
/// <reference path="../node_modules/angular2/angular2.d.ts" />
/// <reference path="../node_modules/angular2/router.d.ts" />
/// <reference path="../node_modules/angular2/http.d.ts" />
/// <reference path="../node_modules/angular2/testing.d.ts" />
Loading

0 comments on commit 2be67aa

Please sign in to comment.