Skip to content

Further preparation for supporting Docusaurus v3 - #229

Closed
cmfcmf wants to merge 10 commits into
mainfrom
lalalala
Closed

Further preparation for supporting Docusaurus v3#229
cmfcmf wants to merge 10 commits into
mainfrom
lalalala

Conversation

@cmfcmf

@cmfcmf cmfcmf commented Nov 10, 2024

Copy link
Copy Markdown
Owner

No description provided.

@cmfcmf
cmfcmf force-pushed the lalalala branch 8 times, most recently from c7012ad to ba86ca3 Compare November 10, 2024 22:38

@slorber slorber left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this 🙏

module.exports = (api) => {
const isTest = api.env("test");
assert(isTest, "babel.config.js is only used for testing with jest!");
api.cache.never();

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey

Just curious, do you still need this file and why?
This is going to be incompatible with Docusaurus Faster (Rspack/SWC)

@cmfcmf

cmfcmf commented Oct 18, 2025

Copy link
Copy Markdown
Owner Author

Superseded by #252.

@cmfcmf cmfcmf closed this Oct 18, 2025
@cmfcmf
cmfcmf deleted the lalalala branch October 18, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants