Browse Source

new asset WIP: renabled asset publishing

Qiang Xue 9 years ago
parent
commit
74266596cf
3 changed files with 4 additions and 3 deletions
  1. 2 2
      .bowerrc
  2. 2 0
      web/assets/.gitignore
  3. 0 1
      web/assets/.gitkeep

+ 2 - 2
.bowerrc

@@ -1,3 +1,3 @@
 {
-    "directory" : "web/assets"
-}
+    "directory" : "vendor/bower"
+}

+ 2 - 0
web/assets/.gitignore

@@ -0,0 +1,2 @@
+*
+!.gitignore

+ 0 - 1
web/assets/.gitkeep

@@ -1 +0,0 @@
-*