-
Notifications
You must be signed in to change notification settings - Fork 397
feat: the runtime package export loadable_bundler_plugin #3713
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
feat: the runtime package export loadable_bundler_plugin #3713
Conversation
🦋 Changeset detectedLatest commit: ceba89c The changes in this PR will be included in the next version bump. This PR includes changesets to release 206 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 |
c7705cd
to
ceba89c
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #3713 +/- ##
==========================================
+ Coverage 57.59% 58.12% +0.52%
==========================================
Files 672 643 -29
Lines 17794 17173 -621
Branches 3876 3757 -119
==========================================
- Hits 10249 9982 -267
+ Misses 6934 6589 -345
+ Partials 611 602 -9
☔ View full report in Codecov by Sentry. |
Summary
🤖 Generated by Copilot at c7705cd
This pull request enhances the
@modern-js/runtime
package with code splitting and server-side rendering capabilities using@loadable/component
. It also adds a changeset file to document the new features and a Chinese translation.Details
🤖 Generated by Copilot at c7705cd
loadable_bundler_plugin
module to@modern-js/plugin-runtime
package (link, link)@modern-js/runtime
package (link)Related Issue
Checklist
pnpm run change
.