Explorar o código

Update gulpfile.js

Nicolas Giard %!s(int64=9) %!d(string=hai) anos
pai
achega
06ad017079
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      gulpfile.js

+ 2 - 2
gulpfile.js

@@ -70,10 +70,10 @@ var paths = {
 		'./views/**/*',
 		'./LICENSE',
 		'./agent.js',
-		'./config.sample.yml'
+		'./config.sample.yml',
 		'./package.json',
 		'./server.js',
-		'./ws-server.js',
+		'./ws-server.js'
 	]
 };