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

Unified Diff: appengine/config_service/ui/.bowerrc

Issue 2923973003: Added base template for config ui. (Closed)
Patch Set: Added license headers to necessary files. Created 3 years, 6 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 | « no previous file | appengine/config_service/ui/.gitignore » ('j') | appengine/config_service/ui/README.md » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/config_service/ui/.bowerrc
diff --git a/appengine/config_service/ui/.bowerrc b/appengine/config_service/ui/.bowerrc
new file mode 100644
index 0000000000000000000000000000000000000000..637d54ea4142880e35f0742bf7d27728d6fe2987
--- /dev/null
+++ b/appengine/config_service/ui/.bowerrc
@@ -0,0 +1,3 @@
+{
+ "directory": "./bower_components"
+}
« no previous file with comments | « no previous file | appengine/config_service/ui/.gitignore » ('j') | appengine/config_service/ui/README.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698