Skip to content
New issue

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

Babel 6.4 requires semicolons after class properties #27

Closed
cookpete opened this issue Jan 11, 2016 · 0 comments
Closed

Babel 6.4 requires semicolons after class properties #27

cookpete opened this issue Jan 11, 2016 · 0 comments

Comments

@cookpete
Copy link
Owner

Since babel/babel#3225 the build failed due to semicolons now being required in classes. For now I've used a partial shrinkwrap to pin the babel libraries to 6.3.x but after the dust has settled it seems like this repo will have to start using them.

david-hub024 pushed a commit to david-hub024/React_VideoPlayer that referenced this issue Dec 23, 2018
Code is uglier but compliant with babel 6.4.x
Removes the need for shrinkwrap and fixes cookpete/react-player#27
david-hub024 pushed a commit to david-hub024/React_VideoPlayer that referenced this issue May 23, 2020
Code is uglier but compliant with babel 6.4.x
Removes the need for shrinkwrap and fixes cookpete/react-player#27
albanqoku added a commit to albanqoku/react-player that referenced this issue Feb 24, 2021
Code is uglier but compliant with babel 6.4.x
Removes the need for shrinkwrap and fixes cookpete/react-player#27
Webmaster1116 added a commit to Webmaster1116/video-player that referenced this issue May 20, 2021
Code is uglier but compliant with babel 6.4.x
Removes the need for shrinkwrap and fixes cookpete/react-player#27
webmiraclepro added a commit to webmiraclepro/video-player that referenced this issue Sep 9, 2022
Code is uglier but compliant with babel 6.4.x
Removes the need for shrinkwrap and fixes cookpete/react-player#27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant