Skip to content

Apply to adjust the description of the command-line parameter 'rollup…#6222

Merged
lukastaegert merged 5 commits intorollup:masterfrom
image-gif:patch-1
Dec 27, 2025
Merged

Apply to adjust the description of the command-line parameter 'rollup…#6222
lukastaegert merged 5 commits intorollup:masterfrom
image-gif:patch-1

Conversation

@image-gif
Copy link
Contributor

… -c'.

I think the following description is more suitable for everyone to understand:

-c, --config <filename> Use this config file (if argument is used but value is unspecified, Rollup will try to load configuration files in the following order: rollup.config.mjs -> rollup.config.cjs -> rollup.config.js)

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

Just adjusting the document description, I think, makes it more suitable for everyone to understand.

… -c'.

I think the following description is more suitable for everyone to understand:

`
-c, --config <filename>     Use this config file (if argument is used but value is unspecified, Rollup will try to load configuration files in the following order: rollup.config.mjs -> rollup.config.cjs -> rollup.config.js)
`
@vercel
Copy link

vercel bot commented Dec 27, 2025

@image-gif is attempting to deploy a commit to the rollup-js Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Member

@lukastaegert lukastaegert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks good to me in general, however, please make sure this section always needs to be in sync with the CLI help message defined in cli/help.md, which you should also adapt. This file adheres to a strict 80 character line width, so you might want to adjust your message slightly.

@codecov
Copy link

codecov bot commented Dec 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.79%. Comparing base (71f491f) to head (56790c2).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6222   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files         271      271           
  Lines       10683    10683           
  Branches     2862     2862           
=======================================
  Hits        10554    10554           
  Misses         86       86           
  Partials       43       43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@image-gif
Copy link
Contributor Author

image-gif commented Dec 27, 2025 via email

@image-gif
Copy link
Contributor Author

Thanks! Looks good to me in general, however, please make sure this section always needs to be in sync with the CLI help message defined in cli/help.md, which you should also adapt. This file adheres to a strict 80 character line width, so you might want to adjust your message slightly.

@image-gif image-gif closed this Dec 27, 2025
@image-gif image-gif reopened this Dec 27, 2025
@vercel
Copy link

vercel bot commented Dec 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
rollup Ready Ready Preview, Comment Dec 27, 2025 8:22pm

@lukastaegert lukastaegert added this pull request to the merge queue Dec 27, 2025
Merged via the queue into rollup:master with commit 6166a59 Dec 27, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants