mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2024-04-21 12:32:22 +00:00
docs(module): edit SystemJS
This commit is contained in:
+1
-1
@@ -967,7 +967,7 @@ $ compile-modules convert -o out.js file1.js
|
||||
|
||||
```html
|
||||
<script>
|
||||
System.import('./app');
|
||||
System.import('./app.js');
|
||||
</script>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user