Skip to content

feat(bundler-vite): add configureVite option#1709

Open
Mister-Hope wants to merge 2 commits into
mainfrom
configure-vite
Open

feat(bundler-vite): add configureVite option#1709
Mister-Hope wants to merge 2 commits into
mainfrom
configure-vite

Conversation

@Mister-Hope
Copy link
Copy Markdown
Member

No description provided.

@coveralls
Copy link
Copy Markdown

coveralls commented May 19, 2026

Coverage Report for CI Build 26138162382

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Warning

No base build found for commit 3345dc2 on main.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 72.983%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 1061
Covered Lines: 770
Line Coverage: 72.57%
Relevant Branches: 538
Covered Branches: 397
Branch Coverage: 73.79%
Branches in Coverage %: Yes
Coverage Strength: 45.72 hits per line

💛 - Coveralls

@Mister-Hope Mister-Hope requested a review from meteorlxy May 19, 2026 09:14
@Mister-Hope
Copy link
Copy Markdown
Member Author

This should be merged before the bundelr helper.

export interface ViteBundlerOptions extends BundlerOptions {
viteOptions?: InlineConfig
vuePluginOptions?: VuePluginOptions
configureVite?: (
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please help add comments for each options.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Done

@meteorlxy meteorlxy changed the title feat(bundler-vite): add configVite option feat(bundler-vite): add configureVite option May 19, 2026
@Mister-Hope Mister-Hope requested a review from meteorlxy May 20, 2026 02:52
@Mister-Hope
Copy link
Copy Markdown
Member Author

#1714 now replaces this PR with a full refine.

However, if multiple pr is preferred, merge this first.

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.

3 participants