Tyler Scott Williams
Tyler Scott Williams
Thanks @grvv! Just got back from a work trip so I'll take a look this weekend but I suspect we'll get things merged pretty soon here.
Looking good! There was an issue with the Electron playground with command `npm run start-playground-electron`, so I've fixed that in 3f596092d6aa752eee70eae87186bff80c1eb3f2. Will check the other commands one more time here.
Everything except e2e tests is passing, and I've checked the built browser extension works in the playground. We've had problems with e2e tests for a while, so I will not...
Hey @grvv - are you interested in working on this as a follow up to https://github.com/mobxjs/mobx-devtools/pull/121 and https://github.com/mobxjs/mobx-devtools/pull/122? I'd be happy to either let you take it on, work on...
Awesome. I have heard of RSpack and would be excited to try it. I'll send you an email today and we can chat more in depth. Thanks!
Phenomenal. Closed with #127
I'll get started on this today.
This'll be a bigger lift. Here is a checklist from Chrome: https://developer.chrome.com/docs/extensions/develop/migrate/checklist After some initial exploration, I think the biggest items will be: 1. Changing the backend to be a...
Closed in https://github.com/mobxjs/mobx-devtools/pull/129!
Hi @ChristopherGabba - thanks for the bug report and I'm sorry for all the frustration. For what it's worth, I agree that this is a poorly documented part of the...