rollup-plugin-rebase icon indicating copy to clipboard operation
rollup-plugin-rebase copied to clipboard

Add option that prevents filtering out script files

Open aaronhargrove-grub opened this issue 3 years ago • 0 comments

Hello, I was wondering if it was possible to add a new optional parameter with a name like includeAll to the options object that would let all files (including script extensions) to go through the rollup process as long as they respect the include and exclude options? I see these extensions are filtered out by default: json, mjs, js, jsx, ts, tsx. If you'd like me to make the PR for it let me know.

Thanks

aaronhargrove-grub avatar Apr 27 '22 13:04 aaronhargrove-grub