Mauro Bieg

Results 271 comments of Mauro Bieg

Yeah, without ESM bundle it cannot be tree-shaken... but looking at the source, I'm not sure how much there could be shaken away anyway..?

Am I right in assuming that we need the chunking only because we store so much stuff in the cookies, much of it redundant information? Wouldn't it be enough to...

Perhaps it should be mentioned in the README that the callback function given to flatMap always must return an iterator? Or how [MDN says](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Iterator/flatMap#return_value): it must return "a new iterator...

@Josh-Cena right, thanks! I made a PR over there: https://github.com/mdn/content/pull/33475

I only worked on the in-document menus to the right. The links to the left, with classes like `navbar-collapse` are using Twitter Bootstrap.... but yeah, I'm all in favour of...

We don't even need RUM at the moment, but only some basic logging in the browser, and with datadog on the server we are happy, so it would be a...

Thanks for the reply! > We could consider extract some features as plugins at some point but it is not in our current priorities. I didn't look at the source...

this can now be done easily, see https://github.com/smartinez87/exception_notification/issues/389

can you try the latest released pandoc? on what operating system are you on?

I suspect this has something to do with the windows console... (related: https://stackoverflow.com/questions/388490/unicode-characters-in-windows-command-line-how/), but I don't know Windows very well (and don't have a system to test). maybe try the...