Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Packages Projects Releases Wiki Activity
angular-cn/modules/angular2/manual_typings/globals.d.ts

8 lines
243 B
TypeScript
Raw Normal View History

chore(ts): duplicate the .es6 files in the facade directory to TypeScript. Adds a gulp task which builds the .ts files (in the cjs build only). The new files have extension .ts since they are now valid typescript. Unfortunately until Typescript can emit System.require, we have to keep the old .es6 version so traceur works inside the Karma preprocessor. This should be fixed soon.
2015-04-01 10:45:56 -07:00
/**
Produce .d.ts files from our typescript compilation. Deliver them into our npm module output so users can consume them directly. Fixes #3082
2015-10-01 19:49:45 -07:00
* Declarations angular depends on for compilation to ES6.
* This file is also used to propagate our transitive typings
* to users.
chore(ts): duplicate the .es6 files in the facade directory to TypeScript. Adds a gulp task which builds the .ts files (in the cjs build only). The new files have extension .ts since they are now valid typescript. Unfortunately until Typescript can emit System.require, we have to keep the old .es6 version so traceur works inside the Karma preprocessor. This should be fixed soon.
2015-04-01 10:45:56 -07:00
*/
Produce .d.ts files from our typescript compilation. Deliver them into our npm module output so users can consume them directly. Fixes #3082
2015-10-01 19:49:45 -07:00
/// <reference path="../typings/es6-shim/es6-shim.d.ts"/>
/// <reference path="./globals-es6.d.ts"/>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 297ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API