Bruce Harrison

Results 36 comments of Bruce Harrison

Same here. Overall the website seems really slow and unstable.

Still not working for me. I had to add `"sideEffects": false` to package json. It reduced all my pages by 50% or more.

I'm glad I'm not the only person who is confused

Asking the same question nearly a year later. Seems dead to me.

After a trivial amount of playing around, the following global decorator lets you override the target attribute. It would still be nice if this was a first class feature though!...

@nighttiger1990 Regenerating the MySQL migrations worked for me. Thanks!

+1 on what exactly this fix is doing

I don't believe this is really necessary. This observes and manages connections from the server-side to make sure it doesn't run out of connections, so there isn't really a need...

I made a very small typescript hook wrapper for `imagekit-javascript` that I've been using. It doesn't have as much functionality as this library, but I wasn't really using `IKImage` or...

I ran into this issue once I installed preact in to my project.