2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00

exclude test files from npm publish

This commit is contained in:
Nikolay Kostyurin
2018-06-12 20:08:15 +02:00
parent 68b1a78e9e
commit efcf84450f
6 changed files with 22 additions and 2 deletions
+2 -1
View File
@@ -2,4 +2,5 @@ package-lock.json
coverage
src
dist
!lib
!lib
*.test.js
+2 -1
View File
@@ -2,4 +2,5 @@ package-lock.json
coverage
src
dist
!lib
!lib
*.test.js
+3
View File
@@ -0,0 +1,3 @@
package-lock.json
coverage
dist
+6
View File
@@ -0,0 +1,6 @@
package-lock.json
coverage
src
dist
!lib
*.test.js
+3
View File
@@ -0,0 +1,3 @@
package-lock.json
coverage
dist
+6
View File
@@ -0,0 +1,6 @@
package-lock.json
coverage
src
dist
!lib
*.test.js