Jacky Efendi

Results 10 comments of Jacky Efendi

@Andarist From what I see in your repo, the `bundlesize` cli is making request to the bundlesize server, but it is getting 500 error response. Is that an expected thing?...

@Andarist It is in the last successful (green-checked) action. https://github.com/redux-saga/redux-saga/commit/8a6bad5628ac4581256b3433a993568b9879f62f/checks?check_suite_id=263713967

Hmm, okay so it did work for you. I thought it was a case of a bad implementation in my part. Now, I assume that the server (https://bundlesize-store.now.sh/) is currently...

Ah, I see! Anything we can do to help? @siddharthkp

@Djiit He seems to have too much on his plate at the time 😄 For the time being, I think [bundlewatch](https://github.com/bundlewatch/bundlewatch) is a great alternative. I made an action for...

I think that's definitely doable via some tagging, which seems to be [what actions/checkout does](https://github.com/actions/checkout/tree/v2). I would look into streamlining the release process as well while I am at it....

Hi, sorry to bring up this old issue. I was wondering if there has been any solution to this now? I found [this](https://github.com/preactjs/preact/issues/560#issuecomment-287060689) workaround, but still unsure whether that it...

@developit Adding an `inline` option would be great! I came from using `workerize-loader`, then `comlink-loader`, and now trying to move to `worker-plugin` + `comlink` because the formers are no longer...

Also found this while playing around with the online repl. Any updates on this one?

Recently encountered this issue. If it helps, the following input cause a high CPU load. It doesn't hang indefinitely, but it takes a long time to finish. (Try pasting it...