2
0
Nicolas Giard 9 жил өмнө
parent
commit
06ad017079
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  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'
 	]
 };