From 4632cd7ff2783dcab33f3d88a1a5d8bb48d04fb4 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 6 Oct 2012 20:37:51 +0200 Subject: task to optimize js code --- module/web/static/js/app.build.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'module/web/static/js/app.build.js') diff --git a/module/web/static/js/app.build.js b/module/web/static/js/app.build.js index 88b96cb89..ad40b02b6 100644 --- a/module/web/static/js/app.build.js +++ b/module/web/static/js/app.build.js @@ -10,13 +10,13 @@ // Modules to be optimized: modules: [ - { - name: "mobile" - }, +// { +// name: "mobile" +// }, { name: "default" } ] -}) \ No newline at end of file +}) -- cgit v1.2.3