size-limit icon indicating copy to clipboard operation
size-limit copied to clipboard

Can the config option be supported like eslint or stylelint to specify the path of the configuration file?

Open ajiho opened this issue 1 year ago • 1 comments

eslint or stylelint

stylelint --config src/config/stylelint.config.mjs ....

It would be great if size limit could also support this usage

size-limit --config src/config/size-limit.mjs ...

ajiho avatar Jun 21 '24 07:06 ajiho

Good idea. Can you send PR? (I am busy on another open source project).

ai avatar Jun 21 '24 07:06 ai