Skip to content

Commit

Permalink
chore: bundle types.ts file via tsup as well
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jan 9, 2024
1 parent 5cca17f commit b74f570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
"tsup": {
"entry": [
"./index.ts",
"./src/types.ts",
"./providers/bouncer_provider.ts",
"./commands/make_policy.ts",
"./src/plugins/edge.ts"
Expand Down

0 comments on commit b74f570

Please sign in to comment.