1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-24 18:32:22 +00:00

Fixed code block typo

This commit is contained in:
Lunfu Zhong 2015-09-01 15:41:41 +08:00
parent 2dc06a3c79
commit 4a3412ce23

View File

@ -223,7 +223,7 @@ $ browserify script.js -t babelify --outfile bundle.js
]
}
}
``
```
## Traceur转码器