Skip to content

Commit 6a72e3a

Browse files
thetstevepiercy
andauthored
Update docs/classic-ui/module-federation.md
Co-authored-by: Steve Piercy <[email protected]>
1 parent 9c7285f commit 6a72e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/classic-ui/module-federation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In Plone the host bundle is the main mockup bundle.
2727
Add-ons can add bundles called "remotes" which are initialized for module federation by the host bundle.
2828

2929
## Using module federation
30-
This instruction is for you if you created an add-on with a Mockup pattern and you want to include the respective JavaScript code in your theme code.
30+
The following instructions are for you if you created an add-on with a Mockup pattern and you want to include the respective JavaScript code in your theme code.
3131
Starting with the webpack configuration that you get when creating a barceloneta theme package via [plonecli][1], add the following:
3232

3333
- Create a new entry point `index.js` which only imports the normal entry point.

0 commit comments

Comments
 (0)