Skip to content

Commit

Permalink
fix(preset-esm): include generated source and bin
Browse files Browse the repository at this point in the history
  • Loading branch information
alvis committed Jan 17, 2024
1 parent cd691a6 commit 67ac8bc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/preset-esm/templates/npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
*
!/{output}/**
"!/bin/**"
!/{output}/**
"!/{generated}/**"

0 comments on commit 67ac8bc

Please sign in to comment.