aboutsummaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/gulpfile.js b/gulpfile.js
index 1e98a86..9777173 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -66,7 +66,6 @@ gulp.task('diller-web', ['bower'], function () {
'src'
],
ignore: [
- 'src/mqtt/'
],
env: {NODE_ENV: 'development'},
tasks: ['diller-web-reload'],