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

Unified Diff: app/views/doc/assets-and-transformers.html

Issue 85333007: Begin the redesign process, starting with the navbar. (Closed) Base URL: git@github.com:dart-lang/pub-dartlang.git@master
Patch Set: Code review updates. Created 7 years, 1 month 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 | « app/static/style.css ('k') | app/views/layout.mustache » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/views/doc/assets-and-transformers.html
diff --git a/app/views/doc/assets-and-transformers.html b/app/views/doc/assets-and-transformers.html
index 552cbfcaf2b72fe50d7e496d7674cff466a3d0d9..1b1aaf98c900800b002103eaecfe160364ed27cb 100644
--- a/app/views/doc/assets-and-transformers.html
+++ b/app/views/doc/assets-and-transformers.html
@@ -12,7 +12,9 @@ dependencies:
<b>polymer: any</b>
<b>transformers:
- polymer:
- entry_points: web/index.html</b>
+ entry_points:
+ - web/index.html
+ - web/index2.html</b>
</pre>
<p>A package&rsquo;s assets must be in one or more of the following directories:
« no previous file with comments | « app/static/style.css ('k') | app/views/layout.mustache » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698