Commit ef22ab5a authored by XhmikosR's avatar XhmikosR Committed by Chris Rebert
Browse files

update less.js to v1.6.1 & use accurate filename; refs #12196

parent 77ff3871
No related merge requests found
Showing with 17 additions and 14 deletions
+17 -14
...@@ -131,7 +131,7 @@ module.exports = function (grunt) { ...@@ -131,7 +131,7 @@ module.exports = function (grunt) {
report: 'min' report: 'min'
}, },
src: [ src: [
'docs/assets/js/less.js', 'docs/assets/js/less.min.js',
'docs/assets/js/jszip.js', 'docs/assets/js/jszip.js',
'docs/assets/js/uglify.js', 'docs/assets/js/uglify.js',
'docs/assets/js/filesaver.js', 'docs/assets/js/filesaver.js',
......
This diff is collapsed.
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment