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

Added extras and examples-js folders to nam package

Bower package already contains examples-js folder, and extras also has
some very good helpers, so it will be good to have them in npm package
as well
Sumit Tada пре 10 година
родитељ
комит
26866d769c
1 измењених фајлова са 4 додато и 2 уклоњено
  1. 4 2
      .npmignore

+ 4 - 2
.npmignore

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