Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@googlemail.com>2014-10-20 04:59:39 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-10-20 04:59:39 +0400
commit20c7801cf3ba4db2a4b9728e6043488a7d147b5d (patch)
tree6fc3527e298887e42da02b019fcfcc241843e5af /.bowerrc
parenta3063de9f47ac76df1804354cf08791846bddefb (diff)
refs #6469 some initial work for using bower
Diffstat (limited to '.bowerrc')
-rw-r--r--.bowerrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.bowerrc b/.bowerrc
new file mode 100644
index 0000000000..5831f35e1f
--- /dev/null
+++ b/.bowerrc
@@ -0,0 +1,4 @@
+{
+ "directory": "libs/bower_components",
+ "analytics": false
+} \ No newline at end of file