Skip to content

Commit b4ed967

Browse files
committed
chore: bundle types.ts file via tsup as well
1 parent 7dad0d4 commit b4ed967

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@
133133
"tsup": {
134134
"entry": [
135135
"./index.ts",
136+
"./src/types.ts",
136137
"./src/code_transformer/main.ts"
137138
],
138139
"outDir": "./build",

0 commit comments

Comments
 (0)