Selaa lähdekoodia

Update gulpfile.js

Nicolas Giard 9 vuotta sitten
vanhempi
sitoutus
06ad017079
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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'
 	]
 };