mojs-player
mojs-player copied to clipboard
Gulp babel-lib can't run via syntax error
On master:
$ gulp babel-lib
[11:44:14] Using gulpfile ~/mysrc/weisjohn/mojs-player/gulpfile.js
[11:44:14] Starting 'babel-lib'...
[11:44:15] Plumber found unhandled error:
SyntaxError in plugin 'gulp-babel'
Message:
/Users/john/mysrc/weisjohn/mojs-player/js/mojs-player.babel.js: Unexpected token (504:20)
[11:44:15] Finished 'babel-lib' after 974 ms
I notice there's no .babelrc file in the repo, maybe that's related?
Hey @weisjohn, sorry for the inconvenience! gulp
is actually redundant for this repo, so we need remove it completely.