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
I found a bug in how the default overrides file is generated in chipper. It still points to phet.phetio.phetioElementsOverrides even though it is now phet.preloads.phetio.phetioElementsOverrides. There are a couple usages I will remove.
I found a bug in how the default overrides file is generated in chipper. It still points to
phet.phetio.phetioElementsOverrides
even though it is nowphet.preloads.phetio.phetioElementsOverrides
. There are a couple usages I will remove.Discovered while working on phetsims/ratio-and-proportion#351
The text was updated successfully, but these errors were encountered: