diff --git a/gulpfile.js b/gulpfile.js index e988522c1..98dc947fb 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -236,8 +236,7 @@ const minifyDistJs = () => .pipe(terser({ compress: { passes: 2 - }, - comments: '/^!/' + } })) .pipe(dest(paths.dist.js + '/adminlte.min.js')) @@ -267,7 +266,7 @@ const copyDistHtml = () => src([paths.src.html]) })) .pipe(dest(paths.dist.html)) -const lintDistHtml = () => src([paths.temp.html + '/**/*.html', paths.src.base + '*.html']) +const lintDistHtml = () => src([paths.dist.html + '/**/*.html', paths.dist.base + '*.html']) .pipe(validator()) // Copy node_modules to vendor diff --git a/src/index.html b/src/index.html index 72a76e33d..175b0a655 100644 --- a/src/index.html +++ b/src/index.html @@ -24,7 +24,7 @@
-
+
Dashboard
@@ -34,13 +34,13 @@
-
+
-
+
@@ -101,10 +101,10 @@
-
+
-
+
@@ -343,7 +343,7 @@
-
+
diff --git a/src/index2.html b/src/index2.html index 156962a55..0561123d0 100644 --- a/src/index2.html +++ b/src/index2.html @@ -23,7 +23,7 @@
-
+
Dashboard v2
@@ -33,13 +33,13 @@
-
+
-
+
@@ -99,10 +99,10 @@
-
+
-
+
@@ -131,7 +131,7 @@
-
+

Sales: 1 Jan, 2014 - 30 Jul, 2014 @@ -186,12 +186,12 @@

-
+
@@ -235,14 +235,14 @@
-
+
-
+
-
+
@@ -519,7 +519,7 @@
-
+
@@ -679,7 +679,7 @@
-
+
@@ -698,7 +698,7 @@
-
+
@@ -817,7 +817,7 @@ -
+ diff --git a/src/index3.html b/src/index3.html index 33b9b1acb..1391927f1 100644 --- a/src/index3.html +++ b/src/index3.html @@ -24,7 +24,7 @@
-
+
Dashboard v3
@@ -34,12 +34,12 @@
-
+
-
+
@@ -280,7 +280,7 @@
-
+
diff --git a/src/pages/examples/login.html b/src/pages/examples/login.html index 89f00e8e2..c14ea895a 100644 --- a/src/pages/examples/login.html +++ b/src/pages/examples/login.html @@ -32,7 +32,7 @@ -
+
@@ -48,7 +48,7 @@
-
+
-
+
@@ -76,7 +76,7 @@
-
+
diff --git a/src/pages/layout/fixed-sidebar.html b/src/pages/layout/fixed-sidebar.html index 0ea22de0e..9f667fc4c 100644 --- a/src/pages/layout/fixed-sidebar.html +++ b/src/pages/layout/fixed-sidebar.html @@ -23,7 +23,7 @@
-
+
Fixed Layout
@@ -33,13 +33,13 @@
-
+
-
+
@@ -66,7 +66,7 @@
-
+
diff --git a/src/pages/tables/simple.html b/src/pages/tables/simple.html index c86de2852..a167aff93 100644 --- a/src/pages/tables/simple.html +++ b/src/pages/tables/simple.html @@ -23,7 +23,7 @@
-
+
Simple Tables
@@ -33,13 +33,13 @@
-
+
-
+
@@ -315,7 +315,7 @@
-
+
diff --git a/src/pages/widgets/cards.html b/src/pages/widgets/cards.html index e0d22b3a1..4e58c0842 100644 --- a/src/pages/widgets/cards.html +++ b/src/pages/widgets/cards.html @@ -23,7 +23,7 @@
-
+
Cards
@@ -33,7 +33,7 @@
-
+
@@ -41,7 +41,7 @@

Cards

Abilities
-
+
@@ -122,7 +122,7 @@
-
+
diff --git a/src/pages/widgets/info-box.html b/src/pages/widgets/info-box.html index 383600fc8..0a843c66e 100644 --- a/src/pages/widgets/info-box.html +++ b/src/pages/widgets/info-box.html @@ -24,7 +24,7 @@
-
+
Info Box
@@ -34,14 +34,14 @@
-
+
Info Box
-
+
@@ -103,12 +103,12 @@
-
+
Info Box With Custom Shadows Using Bootstrap's Shadow Utility
-
+
@@ -170,12 +170,12 @@
-
+
Info Box With bg-*
-
+
@@ -256,12 +256,12 @@
-
+
Info Box With bg-gradient
-
+
@@ -342,7 +342,7 @@
-
+ diff --git a/src/pages/widgets/small-box.html b/src/pages/widgets/small-box.html index ca8d49769..3215c8764 100644 --- a/src/pages/widgets/small-box.html +++ b/src/pages/widgets/small-box.html @@ -24,7 +24,7 @@
-
+
Small Box
@@ -34,7 +34,7 @@
-
+
@@ -42,7 +42,7 @@
Small Box
-
+
@@ -103,7 +103,7 @@
-
+
diff --git a/src/partials/dashboard/_topbar.html b/src/partials/dashboard/_topbar.html index 1edb2f227..4d00435fb 100644 --- a/src/partials/dashboard/_topbar.html +++ b/src/partials/dashboard/_topbar.html @@ -131,7 +131,7 @@
  • -
    +
    @@ -141,7 +141,7 @@ -
    +