mirror of
https://github.com/systemjs/systemjs.git
synced 2026-01-18 14:53:14 +00:00
docs/module-formats: hint at plugins
This commit is contained in:
parent
f25731a67a
commit
69ed91fd11
@ -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:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user