Michael Withington

Results 4 comments of Michael Withington

Hey quick note, beryllium `"0.2.0-alpha.4"`is currently broken on mac However it works with `0.3.0`, I have been having issues with building but that change works. This is also not an...

@Lokathor could I try and create a PR for this? I am super new to all this and I might be able to make a meaningful change.

Hey checkout `jest-light-runner` @itswoop & @hggonzalez we found that adding in a block to our pkg.json with the following code: ```"jest": { "runner": "jest-light-runner" }``` also run an npm install...