Paul Melnikow
bedba47d77
Move legacy services from server.js into services/ ( #1958 )
...
This builds on the work of #1931 by moving the legacy services into `services/`.
2018-08-27 13:29:54 -04:00
Paul Melnikow
7a664ca3e8
Run prettier ( #1866 )
...
Merging this separately so the commit with the tooling change is readable. This is a follow-on to #1167 which turned prettier on.
2018-08-08 17:57:14 -04:00
Paul Melnikow
fd58a5bdd0
Fix [bundlephobia] tests and rm errant inspectJSON ( #1798 )
...
I’m guessing something has changed with the way rounding happens in bundlephobia. I don’t expect this to happen again, but if it does we can change this to a regex.
2018-07-25 13:46:14 -05:00
Paul Melnikow
ea4b758612
Move service tests alongside code ( #1563 )
...
Per discussion in #1543
2018-03-20 18:32:48 -07:00