Skip to content

Commit 30dbad8

Browse files
committed
fix: fix npmignore, prevent version cache from being published
1 parent 9e0e114 commit 30dbad8

File tree

23 files changed

+43
-45
lines changed

23 files changed

+43
-45
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__tests__/
2-
__mocks__/
1+
__tests__
2+
__mocks__

packages/@vue/cli-init/.npmignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__tests__/
2-
__mocks__/
1+
__tests__
2+
__mocks__

packages/@vue/cli-overlay/.npmignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__tests__/
2-
__mocks__/
1+
__tests__
2+
__mocks__
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__tests__/
2-
__mocks__/
1+
__tests__
2+
__mocks__
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__tests__/
2-
__mocks__/
1+
__tests__
2+
__mocks__
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__tests__/
2-
__mocks__/
1+
__tests__
2+
__mocks__
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__tests__/
2-
__mocks__/
1+
__tests__
2+
__mocks__
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__tests__/
2-
__mocks__/
1+
__tests__
2+
__mocks__
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__tests__/
2-
__mocks__/
1+
__tests__
2+
__mocks__
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__tests__/
2-
__mocks__/
1+
__tests__
2+
__mocks__

0 commit comments

Comments
 (0)