We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
Hey @weisjohn, sorry for the inconvenience! gulp is actually redundant for this repo, so we need remove it completely.
gulp
Sorry, something went wrong.
No branches or pull requests
On master:
I notice there's no .babelrc file in the repo, maybe that's related?
The text was updated successfully, but these errors were encountered: