Skip to content

Delete Codebox Component #5700

@bmuenzenmeyer

Description

@bmuenzenmeyer

The Codebox component is being ported to the new website design. But we will remove it for now so as to not complicate our styles.

Remove all references to it within the current codebase. This includes:

  • all files within components/Article/Codebox
    • if this is the last work within a higher directory, delete that too
    • perform a global search for the component. If found elsewhere, remove its usage
    • if this component is the sole importer of a dependency, remove them.
    • if this component is the sole importer of a hook, remove them.

As with all contributions, run local commands to ensure the deletion was cleanly executed:

  • npx turbo lint
  • npx turbo format
  • npx turbo test
  • npx turbo build
  • npx turbo serve

Metadata

Metadata

Assignees

No one assigned

    Labels

    website redesignIssue/PR part of the Node.js Website Redesign

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions