core
core copied to clipboard
docs(website-new): add docs on __FEDERATION__ (#3624)
Description
Discussion about FEDERATION object: #2798 The question was answered but to prevent future questions on this topic it is a good idea to add some docs here. Also, the FEDERATION object is interesting for developing plugins or browser extensions.
Since I am not sure if the location is a good match: Please leave a comment :-)
Related Issue
#3624
Types of changes
- [ x ] Docs change / refactoring / dependency upgrade
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
Checklist
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.
- [ x ] I have updated the documentation.
⚠️ No Changeset found
Latest commit: 646cad7bc2537153bd81430c3c9f9b21e89c3806
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Deploy Preview for module-federation-docs ready!
| Name | Link |
|---|---|
| Latest commit | 646cad7bc2537153bd81430c3c9f9b21e89c3806 |
| Latest deploy log | https://app.netlify.com/projects/module-federation-docs/deploys/68301f3a62ee2c00082f2364 |
| Deploy Preview | https://deploy-preview-3625--module-federation-docs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
i think this part is more suitable for "debug" part, i will create a "debug" part , and then you can help put this change to it
If you tell me where to locate it I can add the debug section in my PR directly as well
Any update on the "debug" section?
yes , i add it :D
you can add more info in debug part
@2heal1 Seems you have pretty much all relevant stuff in there. I guess we can ignore my PR then.
@2heal1, @ScriptedAlchemy Added another commit to add more detail to __MANIFEST_LOADING and INSTANCES. Can you review the changes please?
Checks waiting for approval