mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
typo, option should not be commented out.
This commit is contained in:
@@ -95,7 +95,7 @@ module.exports = function (grunt) {
|
||||
banner: '<%= meta.banner %>',
|
||||
mangle: true,
|
||||
compress: {
|
||||
//pure_getters: true
|
||||
pure_getters: true
|
||||
}
|
||||
},
|
||||
dist: {
|
||||
|
||||
Reference in New Issue
Block a user