module-federation / core

Module Federation is a concept that allows developers to share code and resources across multiple JavaScript applications
https://module-federation.io/
MIT License
1.44k stars 215 forks source link

feat: adding support for systemjs remotes #2676

Closed MadaraUchiha-314 closed 3 months ago

MadaraUchiha-314 commented 3 months ago

Description

Related Issue

Types of changes

Checklist

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: ea774215e3257cd375c5eda239421fcc31e757bc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 27 packages | Name | Type | | ---------------------------------------------- | ----- | | @module-federation/runtime | Minor | | @module-federation/devtools | Minor | | @module-federation/dts-plugin | Minor | | @module-federation/nextjs-mf | Patch | | @module-federation/node | Patch | | @module-federation/runtime-tools | Minor | | @module-federation/webpack-bundler-runtime | Minor | | @module-federation/enhanced | Minor | | @module-federation/rspack | Minor | | 3008-runtime-remote | Patch | | host | Patch | | host-v5 | Patch | | host-vue3 | Patch | | remote1 | Patch | | remote2 | Patch | | remote3 | Patch | | @module-federation/modernjs | Patch | | @module-federation/sdk | Minor | | @module-federation/managers | Minor | | @module-federation/manifest | Minor | | @module-federation/third-party-dts-extractor | Minor | | @module-federation/bridge-react | Minor | | @module-federation/bridge-vue3 | Minor | | @module-federation/bridge-shared | Minor | | @module-federation/bridge-react-webpack-plugin | Minor | | @module-federation/esbuild | Patch | | @module-federation/utilities | Patch |

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

netlify[bot] commented 3 months ago

Deploy Preview for module-federation-docs ready!

Name Link
Latest commit ea774215e3257cd375c5eda239421fcc31e757bc
Latest deploy log https://app.netlify.com/sites/module-federation-docs/deploys/6684181a2a54ef0008ceedbd
Deploy Preview https://deploy-preview-2676--module-federation-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

MadaraUchiha-314 commented 3 months ago

@2heal1 @ScriptedAlchemy Can this be merged ?