Ian Macalinao

Results 38 comments of Ian Macalinao

Incomplete but I'm trying to print strings in `Debug`-- i need to create some test cases

Tbh error categories should just be handled natively in this "macro"-- it's overkill to support arbitrary expressions here Error constants are already able to be extracted out of the `ModuleEnv`,...

> > Sorry, the "workaround" still blocked the screen, though the errow was muted. What REALLY helped was putting a fixed version of `react-error-overlay` into devDependencies like: > > ```...

You can test this today using `yarn add -D @simplyianm/babel-plugin-inline-react-svg`.

> Many thanks @ljharb !!! > Let's hope that @macalinao sees these comments and respond to the review comments. Hey sorry, I've been a bit busy recently, but if you...

Hey fellas, I wrote a fix for this in my fork. You can test this today using `yarn add -D @simplyianm/babel-plugin-inline-react-svg`. Here's my config which uses `next` and `emotion`: ```json...

https://github.com/bahmutov/rocha works for this.

Tested this via `yarn link` in saber-common. Feedback is welcome.