Pārlūkot izejas kodu

update docs

master
Jonathan Cobb pirms 3 gadiem
vecāks
revīzija
de4b5c3e8d
1 mainītis faili ar 4 papildinājumiem un 1 dzēšanām
  1. +4
    -1
      README.md

+ 4
- 1
README.md Parādīt failu

@@ -43,7 +43,10 @@ With JVC, you'd write this spec file and save it to a file
"creates": "src_split_files",
"source": "src",
"interval": "60",
"validate": [{ "comment": "expected 12 files", "test": "output.length === 12" }]
"validate": [{
"comment": "expect 5 output files",
"test": "output.assets.length === 5"
}]
}]
}
```


Notiek ielāde…
Atcelt
Saglabāt