mirror of
https://github.com/systemjs/systemjs.git
synced 2026-01-25 14:57:38 +00:00
Update README.md
This commit is contained in:
parent
c29235e57b
commit
a5f9bbd24e
@ -29,6 +29,8 @@ We then include `dist/system.js` with a script tag in the page.
|
||||
|
||||
`es6-module-loader.js` will then be included from the same folder automatically and [Traceur](https://github.com/google/traceur-compiler) is dynamically included from `traceur.js` when loading an ES6 module only.
|
||||
|
||||
Alternatively, `es6-module-loader.js` or `traceur.js` can be included before `system.js` with a script tag in the page.
|
||||
|
||||
### Simple Application Structure
|
||||
|
||||
The standard application structure would be something like the following:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user