Skip to content

Commit f2a9188

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/classic-ui/module-federation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ Below this line add the following:
6262
);
6363
```
6464

65-
Replace `myaddon-remote.min.js` with the file name you want to use for your remote bundle. Replace `myaddon.min` with the corresponding key in `config.entry` that points to your `index.js`.
65+
Replace `myaddon-remote.min.js` with the file name you want to use for your remote bundle.
66+
Replace `myaddon.min` with the corresponding key in `config.entry` that points to your `index.js`.
6667

6768
[1]: https://pypi.org/project/plonecli/
6869

0 commit comments

Comments
 (0)