mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Clean less-bom
This commit is contained in:
@@ -306,7 +306,7 @@ module.exports = function (grunt) {
|
||||
|
||||
// Clean the version of less built for the tests
|
||||
clean: {
|
||||
test: ['test/browser/less.js', 'tmp'],
|
||||
test: ['test/browser/less.js', 'tmp', 'test/less-bom'],
|
||||
"sourcemap-test": ['test/sourcemaps/*.css', 'test/sourcemaps/*.map'],
|
||||
sauce_log: ["sc_*.log"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user