diff --git a/templates/web-polymer/pubspec.yaml b/templates/web-polymer/pubspec.yaml
index d472a1fc6d5c993daeaef06ca7ef9c49239e79cc..f3728b8f87479ea73c17ba9368640febf97853ac 100644
--- a/templates/web-polymer/pubspec.yaml
+++ b/templates/web-polymer/pubspec.yaml
@@ -18,7 +18,7 @@ transformers:
 - web_components:
     entry_points: web/index.html
 - reflectable:
-    entry_points: web/index.dart
+    entry_points: web/index.bootstrap.initialize.dart
 - $dart2js:
     $include: '**/*.bootstrap.initialize.dart'
     minify: true