mirror of
https://github.com/systemjs/systemjs.git
synced 2026-01-25 14:57:38 +00:00
commit
7491c59bb7
@ -338,7 +338,7 @@ Then include `traceur-runtime.js` (this is found inside traceur's `bin` folder w
|
||||
<script src="traceur-runtime.js"></script>
|
||||
<script src="system.js"></script>
|
||||
<script>
|
||||
System.paths['app/*'] = 'app-built/*';
|
||||
System.paths['app/*'] = 'app-built/*.js';
|
||||
</script>
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user