Skip to content

Commit be5f9c7

Browse files
Update modules/ROOT/pages/bundling-plugins.adoc
Co-authored-by: Andrew Herron <andrew.herron@tiny.cloud>
1 parent bbc608e commit be5f9c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/pages/bundling-plugins.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ For complete bundling examples, see the <<premium-plugins,Premium plugins>> and
148148
[[using-external-plugins]]
149149
=== Loading with external_plugins
150150

151-
The `+external_plugins+` option loads plugins at runtime from a specified URL. This approach enables lazy-loading, allows serving {productname} assets from a CDN or separate host, and avoids adding editor code to the application bundle. {cloudname} uses this same mechanism to load the editor.
151+
The `+external_plugins+` option loads plugins at runtime from a specified URL. This approach uses lazy loading, serving {productname} assets from a CDN or separate host, and avoids adding editor code to the application bundle. {cloudname} uses this approach to load the editor.
152152

153153
[source,js]
154154
----

0 commit comments

Comments
 (0)