diff --git a/gulpfile.js b/gulpfile.js index efdc7621..5c1c63bd 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -33,6 +33,7 @@ const filename = { const jsDependencies = [ path.nodeModules + '/html5sortable/dist/html5sortable.min.js', path.nodeModules + '/invert-color/lib/invert.min.js', + path.nodeModules + '/moment/min/moment.min.js', path.nodeModules + '/webfontloader/webfontloader.js' ]