Add --harmony option to live JSX compiler page

This commit is contained in:
Ben Alpert
2014-06-28 17:29:30 -07:00
parent bc11793c04
commit ba67bf1b0d
3 changed files with 39 additions and 10 deletions
+5
View File
@@ -455,6 +455,11 @@ section.black content {
padding-top: 20px;
width: 1220px;
label.compiler-option {
display: block;
margin-top: 5px;
}
#jsxCompiler {
margin-top: 20px;
}