Sha256: fcf2647680dd741f3dac0e5f8ae62e857d5df903933ea536b9992080310578c9

Contents?: true

Size: 202 Bytes

Versions: 10

Compression:

Stored size: 202 Bytes

Contents

import './polyfills.ts';

import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
import { AppModule } from './app/app.module';

platformBrowserDynamic().bootstrapModule(AppModule);

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
webpacker-3.0.0 lib/install/examples/angular/hello_angular/index.ts
webpacker-react-on-rails-3.0.0.rc.1 lib/install/examples/angular/hello_angular/index.ts
webpacker-react-on-rails-2.0 lib/install/examples/angular/hello_angular/index.ts
webpacker-legacy-0.1.2 lib/install/examples/angular/hello_angular/index.ts
webpacker-legacy-0.1.1 lib/install/examples/angular/hello_angular/index.ts
webpacker-legacy-0.1.0 lib/install/examples/angular/hello_angular/index.ts
webpacker-2.0 lib/install/examples/angular/hello_angular/index.ts
webpacker-1.2 lib/install/examples/angular/hello_angular/index.ts
webpacker-1.1 lib/install/examples/angular/hello_angular/index.ts
webpacker-1.0 lib/install/angular/hello_angular/index.ts