-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
List of forked and to-be-forked dependencies #6246
Comments
Thanks for listing those! Hope we'll get the org soon |
@slorber Any idea why |
I think it's using another branch (the one I used to open the pending PR, not main: themgoncalves/react-loadable-ssr-addon#28 (comment)) https://github.com/slorber/react-loadable-ssr-addon/tree/slorber/fix-webpack5-warning |
For the upcoming GitHub organization, adding this starter that is used in a few places. We may have more starters/example repos later. |
How current is this list? Can we switch back to upstream for any of these? |
hey all 👋🏻 i don't mean to pollute this thread, but just to mention that as the lead maintainer for both |
@zpao @jpdriver Oh, great news! I'm not sure what the status of prism-react-renderer is, I honestly thought it's quasi-dead from the update frequency... I'm going to dump a few issues and possibly PRs in the next few days.
|
@Josh-Cena happy to keep chatting here or move to some other venue if there's a more appropriate place! yep For if I’m missing something obvious and there is a way to re-introduce SSR support, i’d love to do that 😅 updated: |
Hey all! Just wanted to drop a quick line and say that while I understand having removed Might be willing to drop a PR to add support back to |
I plan to entirely rewrite our image loader and component, and internalize that code instead of relying on external unmaintained packages. Improving the existing support is not really a goal at the moment. |
Docusaurus forked the following dependencies to add our own functionality:
react-loadable-ssr-addon
=>react-loadable-ssr-addon-v5-slorber
clean-webpack-plugin
=> our internalCleanWebpackPlugin
static-site-generator-webpack-plugin
=>@slorber/static-site-generator-webpack-plugin
react-loadable
=>@docusaurus/react-loadable
componentWillMount
; later included own typedefsreact-ideal-image
=>@endiliey/react-ideal-image
responsive-loader
=>@docusaurus/responsive-loader
lqip-loader
=>@docusaurus/lqip-loader
(in our monorepo)palette
option to avoidnode-vibrant
. Upstream still doesn't have support.☝️All forks that I'm aware of. Below are some packages we should fork & maintain ourselves:
Update: we are migrating away from this dependency to the more promisingreact-live
react-runner
. See chore(live-code): replace with react-runner #6589I think we can first try to contribute to upstreamprism-react-renderer
@endiliey/react-ideal-image
npm-to-yarn
remark-admonitions
remark-directives
once we use MDX v2.The text was updated successfully, but these errors were encountered: