Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit eff1cdd

Browse files
committed
chore: create changeset
1 parent d6ddb6d commit eff1cdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/plugins/generate-exports.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ const allowedWorkspaces = ["/packages/", "/tooling/"]
127127
// const allowedWorkspaces = ["packages/c-accordion"]
128128
const excludedPackages = [
129129
"packages/vue/src",
130+
"packages/styled/src",
130131
"node_modules",
131132
"packages/test-utils",
132133
"modules",

0 commit comments

Comments
 (0)