David Lechner
|
71ad9c1b1b
|
Update to create-react-app 4
- had to update eslint deps
- ran into https://github.com/palantir/blueprint/issues/4112
- had to move beta.svg out of static/
- had to fix prettier formatting changes
- ran into https://github.com/facebook/jest/issues/7780
|
2020-11-20 21:08:53 -06:00 |
|
David Lechner
|
c3d4a07053
|
fix TextEncoder/TextDecoder on CI
was working locally but not on CI for some reason
|
2020-06-10 21:59:34 -05:00 |
|
David Lechner
|
17cb5a32d5
|
convert editor service to saga
|
2020-06-10 21:59:34 -05:00 |
|
David Lechner
|
31c3e2b52e
|
refactor common test helpers into test/
This way we can share them with multiple tests
|
2020-06-10 21:59:34 -05:00 |
|