pkgroll icon indicating copy to clipboard operation
pkgroll copied to clipboard

expose a `defineConfig` API to use a `pkgroll.config.js` configuration file

Open error-four-o-four opened this issue 4 months ago • 0 comments

Hey there,

I was wondering if you'd be interested in the following feature

Feature request

as the title suggests the user could create a pkgroll.config.js configuration file in the root of the repository, which is loaded and parsed by the cli. Similar to other bundlers one could expose a defineConfig function to ensure type safety

Motivations

This feature could improve DX in the (rare) case the user passes multiple flags to the cli

I'd be willing to work on this feature but I don't know if I'll be able to so in the near future

error-four-o-four avatar Oct 19 '24 06:10 error-four-o-four