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/bazel/test/ng_package/example/a11y/public-api.ts

14 lines
286 B
TypeScript
Raw Permalink Normal View History

test: add entry-point with numbers in name to ng_package test (#35792) Adds a new entry-point to the `@angular/bazel` `ng_package` test that contains numbers in the name. e.g. `example/a11y`. This test is added to replicate a bug where the UMD module export for such entry-points is incorrectly generated. i.e. `example.a11Y` is generated instead of `example.a11y`. PR Close #35792
2020-03-02 11:19:59 +01: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.
test: add entry-point with numbers in name to ng_package test (#35792) Adds a new entry-point to the `@angular/bazel` `ng_package` test that contains numbers in the name. e.g. `example/a11y`. This test is added to replicate a bug where the UMD module export for such entry-points is incorrectly generated. i.e. `example.a11Y` is generated instead of `example.a11y`. PR Close #35792
2020-03-02 11:19:59 +01: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
*/
import {NgModule} from '@angular/core';
@NgModule({})
export class A11yModule {
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 135ms Template: 3ms
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