Skip to content

Commit 401fbba

Browse files
authored
chore: Add more items to .npmignore (#444)
1 parent 2ea82af commit 401fbba

File tree

15 files changed

+30
-15
lines changed

15 files changed

+30
-15
lines changed

packages/emotion/.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml

packages/formatjs/.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml

packages/jest/.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml

packages/noop/.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml

packages/prefresh/.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml

packages/relay/.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml

packages/remove-console/.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml

packages/styled-components/.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml

packages/styled-jsx/.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml

packages/swc-confidential/.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml

packages/swc-magic/.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml

packages/swc-sdk/.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml

packages/transform-imports/.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
__tests__/
12
transform/
2-
tests/
3+
Cargo.toml

0 commit comments

Comments
 (0)