Skip to content

Proposal: docusaurus clear command #3370

@slorber

Description

@slorber

🚀 Feature

Having a clear command can be helpful, because sometimes errors are related to caching.

I think this clear command could just be a shortcut for:

rm -rf .docusaurus
rm -rf build
rm -rf node_modules/.cache/cache-loader

We should recommend users to try this command before reporting bugs, and also after upgrading Docusaurus version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty: starterIssues that are starter difficulty level, e.g. minimal tweaking with a clear test plan.featureThis is not a bug or issue with Docusausus, per se. It is a feature request for the future.good first issueIf you are just getting started with Docusaurus, this issue should be a good place to begin.help wantedAsking for outside help and/or contributions to this particular issue or PR.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions