X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/5fee7c4db1a4043a102b46bf023e7bcdae1bbd78..refs/pull/261/head:/gulpfile.js diff --git a/gulpfile.js b/gulpfile.js index b72bb366d..580db00cc 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -1,3 +1,5 @@ +'use strict'; + const argv = require('yargs').argv; const gulp = require('gulp'), plumber = require('gulp-plumber');