Skip to content

Commit 2b3c853

Browse files
committed
heft-styled-components-plugin should export the required babel config
1 parent 24b49e1 commit 2b3c853

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "heft-styled-components-plugin",
5+
"comment": "export babel configurations",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "heft-styled-components-plugin"
10+
}

heft-plugins/heft-styled-components-plugin/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
!/config/babel.*.json
1112
!heft-plugin.json
1213

1314
# Ignore certain patterns that should not get published.

0 commit comments

Comments
 (0)