diff --git a/common/changes/heft-styled-components-plugin/heft-styled-components-tweaks_2024-06-04-20-06.json b/common/changes/heft-styled-components-plugin/heft-styled-components-tweaks_2024-06-04-20-06.json new file mode 100644 index 000000000..926d9b26a --- /dev/null +++ b/common/changes/heft-styled-components-plugin/heft-styled-components-tweaks_2024-06-04-20-06.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "heft-styled-components-plugin", + "comment": "export babel configurations", + "type": "patch" + } + ], + "packageName": "heft-styled-components-plugin" +} \ No newline at end of file diff --git a/heft-plugins/heft-styled-components-plugin/.npmignore b/heft-plugins/heft-styled-components-plugin/.npmignore index e65f78414..7279c1243 100644 --- a/heft-plugins/heft-styled-components-plugin/.npmignore +++ b/heft-plugins/heft-styled-components-plugin/.npmignore @@ -8,6 +8,7 @@ !/lib/** !/lib-*/** !/dist/** +!/config/babel.*.json !heft-plugin.json # Ignore certain patterns that should not get published.