Sébastien Lorber

Results 1479 comments of Sébastien Lorber

Superseded by https://github.com/facebook/react-native-website/pull/4072

cc @zpao I think this Docusaurus version archiving process could be useful for other Meta Open Source sites as well. Maybe you'll want to normalize this process all the sites?

Does anyone want to decide on this?

FYI I published a fork [`@docusaurus/[email protected]`](https://github.com/slorber/docusaurus-serve-handler) with this warning fixed. You can install it directly, or use an alias `"serve-handler": "npm:@docusaurus/[email protected]",` I do not plan to maintain it, the goal...

Same, I'd like to have this feature Note that using lightningcss in front of css-loader is probably a bit useless. See, css-loader will parse the CSS with postcss anyway, unless...

That was an interesting read, but I have to disagree on many things that it would take a whole article to answer properly. Of course I'm biased toward React, as...

Also super interested to have this for Docusaurus 😄 Since we are using directives for admonitions now, this would give us the opportunity to use faster Rust MDX compilation in...

Apparently ByteDance devs have implemented it in a fork: https://github.com/web-infra-dev/mdx-rs/blob/main/crates/plugin_container/src/lib.rs https://twitter.com/sanyuan0704/status/1714618540924489949

hey, sure no problem. Just wanted to be sure it will be up again someday and tell you that it's still useful to some of us ;)

@fzaninotto notice I added a PR for this I don't really know the original reasons why you did write the statusCode=200 directly because PhantomJS drop the connections. I don't know...