fix(codegen): codegen all files in the program, not just roots
fixes #8475
This commit is contained in:
@ -1,4 +1,2 @@
|
||||
/// <reference path="../../typings/es6-collections/es6-collections.d.ts" />
|
||||
/// <reference path="../../typings/es6-promise/es6-promise.d.ts" />
|
||||
/// <reference path="../../typings/node/node.d.ts" />
|
||||
/// <reference path="../../typings/jasmine/jasmine.d.ts" />
|
||||
|
Reference in New Issue
Block a user