From 38fc818838302b8ecf3341f867bcb7c79f317ab9 Mon Sep 17 00:00:00 2001 From: Mohamed Boushab Date: Thu, 6 Jun 2024 15:15:35 +0200 Subject: [PATCH] remove uglify --- Gruntfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 6a4c18ca..23ba5d46 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -251,7 +251,6 @@ module.exports = function (grunt) { name: 'main', generateSourceMaps: true, preserveLicenseComments: false, - optimize: 'uglify2', paths: { 'proactive/config': 'empty:' }