Description: drop ie8 support
Author: Yadd <yadd@debian.org>
Bug-Debian: https://bugs.debian.org/997642
Forwarded: no
Last-Update: 2021-10-24

--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -280,7 +280,7 @@
 				output: {
 					comments: /^!/,
 					beautify: false,
-					ie8: true
+					//ie8: true
 				},
 				report: 'gzip'
 			},
