Skip to content

Commit da517a9

Browse files
emohedanosindresorhus
authored andcommitted
Close #101 PR: add Babel to FAQ.
1 parent 044d6b6 commit da517a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ gulp.task('default', function () {
113113

114114
Add `require('coffee-script/register')` to the top of your `gulpfile.js`.
115115

116+
### Babel
117+
118+
Add `require('babel/register')` to the top of your `gulpfile.js`.
116119

117120
## License
118121

0 commit comments

Comments
 (0)