8000 Added traceur runtime script to the TS code in the step-by-step guide · rusongyu/angular.io@699b112 · GitHub
[go: up one dir, main page]

Skip to content

Commit 699b112

Browse files
SamVerschuerenalexeagle
authored andcommitted
Added traceur runtime script to the TS code in the step-by-step guide
1 parent 45d136e commit 699b112

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/docs/js/latest/guide/setup.jade

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
<!DOCTYPE html>
4545
<html>
4646
<head>
47+
<script src="https://github.jspm.io/jmcriffey/bower-traceur-runtime@0.0.87/traceur-runtime.js"></script>
4748
<script src="https://jspm.io/system@0.16.js"></script>
4849
<script src="https://code.angularjs.org/2.0.0-alpha.26/angular2.dev.js"></script>
4950
</head>

0 commit comments

Comments
 (0)
0