Conversation
|
Was it not working with its existing dependencies? |
|
@JeffreyATW - It only worked when I updated react-scripts. The rest I updated after as a bonus. When I just updated react scripts, things were properly aligned. That is how I know the update messed it up. It mostly works though. |
|
It's very likely the misalignment was caused by upgrading |
|
@JeffreyATW - leave it open, I will probably fix it. |
JeffreyATW
left a comment
There was a problem hiding this comment.
Awaiting stage realignment after version bumps
| @@ -1 +1 @@ | |||
| Testing out [create-react-app](https://github.com/facebookincubator/create-react-app) and [react-game-kit](https://github.com/FormidableLabs/react-game-kit). No newline at end of file | |||
| T esting out [create-react-app](https://github.com/facebookincubator/create-react-app) and [react-game-kit](https://github.com/FormidableLabs/react-game-kit). | |||
|
I was reading through the commit history of react-game-kit, so I thought we didn't need to monkey patch, but I added it back when I realize it was reverted. |
Hey!
Thanks for writing this example, to get it working I updated a few dependencies. For some reason it is off center (and off screen on smaller screens) because of the update. Haven't had time to debug it, but I figure I'll leave it here.
Cheers,
Bryan