-
Notifications
You must be signed in to change notification settings - Fork 1
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
Screen.js files are not converted to ES6 #40
Labels
Comments
jonathanolson
added a commit
to phetsims/build-a-fraction
that referenced
this issue
Dec 26, 2018
jonathanolson
added a commit
to phetsims/build-a-fraction
that referenced
this issue
Dec 27, 2018
jonathanolson
added a commit
to phetsims/fractions-equality
that referenced
this issue
Dec 27, 2018
jonathanolson
added a commit
to phetsims/fractions-intro
that referenced
this issue
Dec 27, 2018
jonathanolson
added a commit
to phetsims/fractions-mixed-numbers
that referenced
this issue
Dec 27, 2018
Yup, my mistake. Should be fixed now, can you verify? |
This looks good. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found during #29
Files such as
Fractions-Mixed-Numbers/GameScreen.js
are not ES6 ready. This is true for*Screen.js
files in Fractions-Mixed-Numbers, Fractions-Intro, Fractions-Equality, and Build-A-Fraction. Is this something that should be taken care of now @jonathanolson, considering the common repo is converted to ES6?The text was updated successfully, but these errors were encountered: