mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Don't build lint source-map since its owned by another project
This commit is contained in:
@@ -95,7 +95,7 @@ module.exports = function(grunt) {
|
||||
files: {
|
||||
src: [
|
||||
'Gruntfile.js',
|
||||
'lib/**/*.js'
|
||||
'lib/less/**/*.js'
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user