From 7b74d207f39e642e5029a4855da47314ce224a33 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sat, 13 Sep 2014 23:57:01 +0200 Subject: update Gruntfile --- web/gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/gulpfile.js') diff --git a/web/gulpfile.js b/web/gulpfile.js index afc4834a..55a99b15 100644 --- a/web/gulpfile.js +++ b/web/gulpfile.js @@ -23,7 +23,7 @@ var path = { 'vendor/react-bootstrap/react-bootstrap.js' ], app: [ - 'js/datastructures.js', + 'js/datastructures.es6.js', 'js/footer.react.js', 'js/header.react.js', 'js/mitmproxy.react.js', -- cgit v1.2.3