Commit graph

4 commits

Author SHA1 Message Date
Jordan Eldredge
2d5bc08130 Refactor to split components by windows 2017-07-13 19:54:00 -07:00
Jordan Eldredge
9775c6b915 Refactor sprites to async/await
This cleans up the implementation quite a bit, and allows us to clean up the
data for the sprite data.

Most importantly, this allows us to avoid problems where a cursor file like
`main.cur` would be picked up as the `main.bmp` file as was the case here:

https://twitter.com/LuigiHann/status/879077419331747841
2017-06-28 16:07:49 -07:00
Jordan Eldredge
c40a78845b Swith to Prettier 2017-03-20 23:14:15 +00:00
Jordan Eldredge
280c4446f1 Move files next to file under test 2017-01-17 15:27:23 -08:00
Renamed from js/__tests__/skinSprites-test.js (Browse further)