diff --git a/docs/module-formats.md b/docs/module-formats.md index e273dbf8..5fed7ae5 100644 --- a/docs/module-formats.md +++ b/docs/module-formats.md @@ -7,6 +7,7 @@ The following module formats are supported: * `amd`: [Asynchronous Module Definition](#amd) * `global`: [Global shim module format](#globals) * `system`: [System.register](system-api.md#systemregister-name-deps-declare) or [System.registerDynamic](system-api.md#systemregisterdynamic-name-deps-executingrequire-declare) compatibility module format +* (Need more? Check the [plugins](plugins.md).) The module format can be set via meta configuration: