Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/packages/compiler/src/version.ts

18 lines
387 B
TypeScript
Raw Normal View History

fix: display framework version on bootstrapped component (#13252)
2016-12-06 16:21:07 -08:00
/**
* @license
build: update license headers to reference Google LLC (#37205) Update the license headers throughout the repository to reference Google LLC rather than Google Inc, for the required license headers. PR Close #37205
2020-05-19 12:08:49 -07:00
* Copyright Google LLC All Rights Reserved.
fix: display framework version on bootstrapped component (#13252)
2016-12-06 16:21:07 -08:00
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
/**
* @module
* @description
* Entry point for all public APIs of the common package.
*/
refactor(compiler): split compiler and core (#18683) After this, neither @angular/compiler nor @angular/comnpiler-cli depend on @angular/core. This add a duplication of some interfaces and enums which is stored in @angular/compiler/src/core.ts BREAKING CHANGE: - `@angular/platform-server` now additionally depends on `@angular/platform-browser-dynamic` as a peer dependency. PR Close #18683
2017-08-16 09:00:03 -07:00
import {Version} from './util';
style: remove empty comments (#23404) PR Close #23404
2018-04-16 21:27:16 -04:00
fix: display framework version on bootstrapped component (#13252)
2016-12-06 16:21:07 -08:00
export const VERSION = new Version('0.0.0-PLACEHOLDER');
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 271ms Template: 4ms
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