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/integration/bazel/src/main.ts

5 lines
146 B
TypeScript
Raw Normal View History

fix(compiler): fix bazel integration and make `perform-compile` more flexible Needed to allow custom checking for diagnostics.
2017-08-31 10:02:27 -07:00
import {platformBrowser} from '@angular/platform-browser';
build: update integration/bazel to Ivy and new rollup_bundle (#33434) The legacy rollup_bundle will be removed for the rules_nodejs 1.0 release PR Close #33434
2019-10-25 11:52:37 -07:00
import {AppModule} from './app.module';
fix(compiler): fix bazel integration and make `perform-compile` more flexible Needed to allow custom checking for diagnostics.
2017-08-31 10:02:27 -07:00
build: update integration/bazel to Ivy and new rollup_bundle (#33434) The legacy rollup_bundle will be removed for the rules_nodejs 1.0 release PR Close #33434
2019-10-25 11:52:37 -07:00
platformBrowser().bootstrapModule(AppModule);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 2151ms Template: 9ms
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