Index: chrome/third_party/jstemplate/README.chromium |
=================================================================== |
--- chrome/third_party/jstemplate/README.chromium (revision 86705) |
+++ chrome/third_party/jstemplate/README.chromium (working copy) |
@@ -1,6 +1,9 @@ |
Name: google-jstemplate |
URL: http://code.google.com/p/google-jstemplate/ |
+NOTE: location of output file has moved to chrome/browser/resources/shared/js, |
+so as to allow this to reside in the shared resource bundle. |
Evan Martin
2011/05/27 19:13:24
This feels a bit fragile. Why not let the compile
|
+ |
"Template processing that is more suitable for the specific development-time |
and runtime requirements of AJAX based web applications. |
@@ -15,3 +18,5 @@ |
jstemplate_compiled.js is the output after passing the code through |
compile.sh. |
+ |
+ |