From 134d290ce7acbedc62734e2d903d299b26908657 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Fri, 8 Apr 2016 22:46:13 +0200 Subject: [PATCH] Added basicContext to view scripts --- src/gulpfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gulpfile.js b/src/gulpfile.js index 3013276..6dbd376 100644 --- a/src/gulpfile.js +++ b/src/gulpfile.js @@ -28,6 +28,7 @@ paths.view = { ], scripts: [ 'node_modules/jquery/dist/jquery.min.js', + 'node_modules/basiccontext/dist/basicContext.min.js', '../dist/_view--javascript.js' ], svg: [