2019-05-29 12:35:46 -04:00
|
|
|
Supports execution of Angular apps on different supported browsers.
|
2018-09-19 18:25:13 -04:00
|
|
|
|
2019-05-29 12:35:46 -04:00
|
|
|
The `BrowserModule` is included by default in any app created through the CLI,
|
|
|
|
and it re-exports the `CommonModule` and `ApplicationModule` exports,
|
2018-09-19 18:25:13 -04:00
|
|
|
making basic Angular functionality available to the app.
|
|
|
|
|
|
|
|
For more information, see [Browser Support](guide/browser-support).
|