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

Removed the src/extras from npmignore, which is already included in the build

Sumit Tada пре 9 година
родитељ
комит
28b292583f
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      .npmignore

+ 1 - 2
.npmignore

@@ -1,7 +1,6 @@
 examples/*
 !examples/js/
-src/*
-!src/extras/
+src/
 test/
 utils/
 docs/