module-builder
module-builder copied to clipboard
Support excluding files from dist
Hi, is it possible to exclude files matching a certain pattern from the final build? In my case, we have .test.ts files in the same directory as composables and both the composables and test files are transpiled 1:1 to the output dir.