Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(923)

Unified Diff: modules/angular2/src/transform/options.dart

Issue 927373004: Initial commit of Dart transformer to generate constructor stubs, see https://github.com/angular/an… (Closed) Base URL: https://github.com/kegluneq/angular.git@master
Patch Set: Fixing review comments Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/angular2/src/transform/html_transform.dart ('k') | modules/angular2/src/transform/resolvers.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/angular2/src/transform/options.dart
diff --git a/modules/angular2/src/transform/options.dart b/modules/angular2/src/transform/options.dart
index eff18056798da2a025ea3b6c449c159b7262362d..5b51a3a847799e7873b6f944c1c35670deefcb2f 100644
--- a/modules/angular2/src/transform/options.dart
+++ b/modules/angular2/src/transform/options.dart
@@ -1,4 +1,4 @@
-library angular2.transformer;
+library angular2.src.transform;
import 'package:path/path.dart' as path;
« no previous file with comments | « modules/angular2/src/transform/html_transform.dart ('k') | modules/angular2/src/transform/resolvers.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698