Browse Source

Added basicContext to view scripts

Tobias Reich 8 years ago
parent
commit
134d290ce7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/gulpfile.js

+ 1 - 0
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: [