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/@angular/platform-server/compiler_private.ts

8 lines
310 B
TypeScript
Raw Normal View History

refactor(compiler_cli): move it into modules/@angular and integrate properly into the build This also does no more depend on a version on npm for the compiler_cli. Also runs the tests for tools/metadata
2016-05-03 09:24:09 -07:00
import {__compiler_private__ as _c} from '@angular/compiler';
repackaging: all the repackaging changes squashed
2016-04-28 17:50:03 -07:00
refactor(compiler_cli): move it into modules/@angular and integrate properly into the build This also does no more depend on a version on npm for the compiler_cli. Also runs the tests for tools/metadata
2016-05-03 09:24:09 -07:00
export type SelectorMatcher = typeof _c.SelectorMatcher;
export var SelectorMatcher: typeof _c.SelectorMatcher = _c.SelectorMatcher;
repackaging: all the repackaging changes squashed
2016-04-28 17:50:03 -07:00
refactor(compiler_cli): move it into modules/@angular and integrate properly into the build This also does no more depend on a version on npm for the compiler_cli. Also runs the tests for tools/metadata
2016-05-03 09:24:09 -07:00
export type CssSelector = typeof _c.CssSelector;
export var CssSelector: typeof _c.CssSelector = _c.CssSelector;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 138ms Template: 1ms
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