Skip to content

refactor(bundler-webpack): correct import path#1704

Merged
meteorlxy merged 1 commit into
mainfrom
webpack-tweaks
May 15, 2026
Merged

refactor(bundler-webpack): correct import path#1704
meteorlxy merged 1 commit into
mainfrom
webpack-tweaks

Conversation

@Mister-Hope
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 15, 2026 05:31
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 25902117970

Coverage remained the same at 72.961%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 1058
Covered Lines: 767
Line Coverage: 72.5%
Relevant Branches: 536
Covered Branches: 396
Branch Coverage: 73.88%
Branches in Coverage %: Yes
Coverage Strength: 45.84 hits per line

💛 - Coveralls

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates an internal TypeScript type-only import in the webpack bundler config to use an explicit .js extension, aligning with ESM resolution expectations in @vuepress/bundler-webpack (which is published as "type": "module").

Changes:

  • Adjusted the VuepressMarkdownLoaderOptions import path to ../loaders/vuepressMarkdownLoader.js for correct ESM-friendly module resolution.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@meteorlxy meteorlxy merged commit 1d80f63 into main May 15, 2026
22 checks passed
@meteorlxy meteorlxy deleted the webpack-tweaks branch May 15, 2026 15:03
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.

4 participants