Implemented AJAX skeleton with configurable poll interval

This commit is contained in:
2017-12-07 21:15:40 +01:00
parent 32e6db17a0
commit 8100d07eed
6 changed files with 175 additions and 58 deletions

View File

@@ -13,6 +13,7 @@
"gulp-phpunit": "^0.24.1",
"gulp-phpcs": "^2.1.0",
"gulp-clean-css": "^3.9.0",
"gulp-minify": "^2.1.0",
"child_process": "^1.0.2",
"yargs": "^10.0.3"
}