Просмотр исходного кода

Merge pull request #42 from dickeylth/patch-1

remove coverage dir from npm package
Timofey Kachalov 8 лет назад
Родитель
Сommit
e12c138e6b
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      .npmignore

+ 2 - 1
.npmignore

@@ -1 +1,2 @@
-test/fixtures/compile-performance.js
+test/fixtures/compile-performance.js
+coverage