-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(doc-core): import with extension #4025
Conversation
🦋 Changeset detectedLatest commit: 41d8f26 The changes in this PR will be included in the next version bump. This PR includes changesets to release 207 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #4025 +/- ##
==========================================
- Coverage 57.59% 57.26% -0.33%
==========================================
Files 672 644 -28
Lines 17794 17538 -256
Branches 3876 3844 -32
==========================================
- Hits 10249 10044 -205
+ Misses 6934 6868 -66
- Partials 611 626 +15 ☔ View full report in Codecov by Sentry. |
Summary
Avoid compile error:
🤖 Generated by Copilot at ed7b951
This pull request fixes a module import issue in the documentation core package and updates the linting configuration. It also adds a changeset file and a Chinese translation for the patch update.
Details
🤖 Generated by Copilot at ed7b951
@modern-js/doc-core
package (link).js
extension in the documentation core logic and loader (link, link)loader.cjs
file (link)Related Issue
Checklist
pnpm run change
.