babil
Version:
Babil transpiles all your dependencies without needing grunt or gulp.
17 lines (15 loc) • 436 B
JavaScript
/*
* ____ __ ____ ____ __
* ( _ \ /__\ ( _ \(_ _)( )
* ) _ < /(__)\ ) _ < _)(_ )(__
* (____/(__)(__)(____/(____)(____)
*
* This project is a part of the “Byte-Sized JavaScript” videocast.
*
* You can watch “Byte-Sized JavaScript” at: https://bit.ly/bytesized
*
* MIT Licensed — See LICENSE.md
*
* Send your comments, suggestions, and feedback to me@volkan.io
*/
console.log( 'Hello world!' );