Skip to content

Commit

Permalink
fix: add cli dir to dist files
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Mar 20, 2024
1 parent dc312f6 commit cd337d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/rolldown/package.json
Expand Up @@ -14,6 +14,7 @@
],
"files": [
"bin",
"cli",
"dist",
"!dist/*.node"
],
Expand Down

0 comments on commit cd337d1

Please sign in to comment.