Skip to content

Commit 02325fa

Browse files
committed
update ignore file
1 parent bac53f9 commit 02325fa

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
demo/
1+
demo/
2+
imgs/
3+
pub2demo.sh

pub2demo.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ packName=`npm pack`
55
cd ./demo
66
npm install ../$packName
77
cd ../
8-

0 commit comments

Comments
 (0)