mkdist icon indicating copy to clipboard operation
mkdist copied to clipboard

fix: scan dotfiles in source paths

Open danielroe opened this issue 4 months ago • 1 comments

resolves https://github.com/nuxt/module-builder/issues/400

Might be worth more discussion about whether this is desired, or a breaking change.

(Nevertheless it should be possible to override by using an array pattern syntax to exclude files matching a dot pattern. Alternatively, we could allow configuring glob options more specifically - but it feels like the pattern syntax is a safer API.)

danielroe avatar Oct 17 '24 07:10 danielroe