2
0
Эх сурвалжийг харах

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 жил өмнө
parent
commit
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/