Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 8593738

Browse files
committed
Update README.md
1 parent 95420b7 commit 8593738

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,8 @@ from [SystemJS](https://github.com/systemjs/systemjs).
167167

168168
The benefit of this output is that it provides full support for circular references and live module bindings.
169169

170+
This output format is explained here - https://github.com/ModuleLoader/es6-module-loader/wiki/System.register-Explained.
171+
170172
Alternatively, Traceur can also output `amd` or `cjs` as well.
171173

172174
A basic example of using this extension with a build would be the following:

0 commit comments

Comments
 (0)