Jack Works
Jack Works
That's interesting but contains more changes. I will try to do it later.
hi @hoxyq please take a look thanks. I believe this package is experimental so I bring some breaking changes to support reload and profile.
I changed it according to your review, but it became less fit our use case (I need to manually destroy and create store & dev tools because I cannot refresh...
> > I need to manually destroy and create store & dev tools because I cannot refresh the page > > Why not just reloading the whole page? Backend is...
> Can you share more on your setup? Is frontend running in a different context / page? Yes. Our setup is a Web Extension, therefore it cannot use the official...
> Why have you chosen inline version of the DevTools and not building something on top of core package? I'll try that. I cannot recall if I tried the core...
> Why have you chosen inline version of the DevTools and not building something on top of core package? Hi @hoxyq, I looked at the `core` package and found it...
> However, plenary discussions related to Records and Tuples indicate that most implementers would rather avoid new primitive types due to the high implementation cost. Agree, it's looks not likely...
About the stack trace, I tried to feed it over HTTP and found it does not work. I opened an issue at Node.js site. https://github.com/nodejs/node/issues/51781