You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the process of upgrading babel in Atom core (atom/atom#13823) we have noticed this package doesn't transpile correctly. In particular, we have found the following errors:
To ensure your package keeps working after we will merge and release the aforementioned pull request, please make sure to fix these errors and publish a new version.
Please, let me know if you have any questions or concerns and if I can help somehow. Thanks!
The text was updated successfully, but these errors were encountered:
In the process of upgrading babel in Atom core (atom/atom#13823) we have noticed this package doesn't transpile correctly. In particular, we have found the following errors:
build-gulp/lib/gulp.js: Unexpected token, expected ; (38:7)
To ensure your package keeps working after we will merge and release the aforementioned pull request, please make sure to fix these errors and publish a new version.
Please, let me know if you have any questions or concerns and if I can help somehow. Thanks!
The text was updated successfully, but these errors were encountered: