mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8675b8dc48
BREAKING CHANGE: Parse5Adapter is no longer exported as public API, use serverBootstrap() Parse5Adapter is an implementation detail not a public API Closes #9237 Closes #9205
3 lines
136 B
Dart
3 lines
136 B
Dart
// TODO: vsavkin add SERVER_PROVIDERS and SERVER_APPLICATION_PROVIDERS
|
|
export 'package:angular2/src/platform/server/html_adapter.dart';
|