You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/classic-ui/module-federation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Add-ons can add bundles called "remotes" which are initialized for module federa
30
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.
31
31
Starting with the webpack configuration that you get when creating a Barceloneta theme package via [plonecli][1], add the following:
32
32
33
-
-Create a new entry point `index.js` which only imports the normal entry point.
33
+
Create a new entry point `index.js` which only imports the normal entry point.
0 commit comments