Dear all, Please be informed that, due to an important technical maintenance, the Gitlab server (git.list.lu) will not be available on Thursday April 22nd, from 9 A.M. to 1 P.M. (Luxembourg Time Zone). Thank you for your understanding.

Commit c99dd550 authored by Fintan McGee's avatar Fintan McGee

Updated gulp file to reference fisheye js library. Produced new minified application js file

parent 09152e5f
This diff is collapsed.
......@@ -15,6 +15,7 @@ gulp.task('scripts', () =>
'libs/d3/d3.min.js',
'libs/d3/d3.svg.multibrush.js',
'libs/d3/colorbrewer.js',
'libs/d3/fisheye.js',
'libs/parcoords/d3.parcoords.js',
'libs/angularjs/angular-1.2.21.min.js',
'libs/ui-bootstrap/ui-bootstrap-tpls-0.12.1.min.js',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment