diff --git a/ansibleworks/ui/templates/ui/index.html b/ansibleworks/ui/templates/ui/index.html
index 10c47943e0..5f1564a7df 100644
--- a/ansibleworks/ui/templates/ui/index.html
+++ b/ansibleworks/ui/templates/ui/index.html
@@ -13,7 +13,7 @@
- {% if not settings.DEBUG %}
+ {% if 0 and not settings.DEBUG %} {# FIXME: Change to use minified JS once we are building it. #}
{% else %}