Explorar el Código

Added examples/js to bower dist.

Aki Rodic hace 10 años
padre
commit
01b0ed9772
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      bower.json

+ 2 - 1
bower.json

@@ -17,7 +17,8 @@
 		"*.md",
 		"docs",
 		"editor",
-		"examples",
+		"examples/*",
+		"!examples/js",
 		"src",
 		"test",
 		"utils",