mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
fix grunt shell:benchmark command
This commit is contained in:
@@ -36,7 +36,7 @@ module.exports = function (grunt) {
|
||||
command: 'node test'
|
||||
},
|
||||
benchmark: {
|
||||
command: 'node benchmark/less-benchmark.js'
|
||||
command: 'node benchmark/index.js'
|
||||
},
|
||||
"sourcemap-test": {
|
||||
command: [
|
||||
|
||||
Reference in New Issue
Block a user