Преглед изворни кода

Update bin/mustache

Co-Authored-By: Phillip Johnsen <johphi@gmail.com>
pull/717/head
Justin GitHub пре 6 година
родитељ
комит
d856185ce4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      bin/mustache

+ 1
- 1
bin/mustache Прегледај датотеку

@@ -130,7 +130,7 @@ function isStdin (view) {
return view === '-';
}

function isJson (view) {
function isJsFile (view) {
return path.extname(view) === '.js';
}



Loading…
Откажи
Сачувај