Send all files at start unless there is more files than the new argument limit

This commit is contained in:
brunosimon
2018-01-12 01:56:57 +01:00
parent 621211e2d2
commit 10dc1bf24a
11 changed files with 1825 additions and 113 deletions
+2 -2
View File
@@ -36,10 +36,10 @@
"homepage": "https://github.com/brunosimon/keppler",
"dependencies": {
"chalk": "^2.3.0",
"chokidar": "^1.7.0",
"chokidar": "^2.0.0",
"diff": "^3.3.0",
"express": "^4.15.3",
"glob": "^7.1.2",
"globby": "^7.1.1",
"gradient-string": "^1.0.0",
"helmet": "^3.8.1",
"html-entities": "^1.2.1",