Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@mui/internal-babel-plugin-display-name

mui28.8kApache-2.01.0.2

Babel plugin for automatic React display name generation with tree-shaking and prefix support, forked from @zendesk/babel-plugin-react-displayname.

displayName, babel, react, babel-plugin

readme

MUI Public

Mono-repository for the MUI organization with code that can be public. See https://github.com/mui/mui-private for code that needs to be private.

Applications

tools-public.mui.com

Internal public Toolpad apps that run the operations of MUI, built using https://github.com/mui/toolpad.

frontend-public.mui.com

Versioning

Steps:

  1. Checkout latest master
  2. Run pnpm release:prepare
  3. Run pnpm release:version
  4. Open PR with the changes

Publishing

Steps:

  1. Merge versioning PR
  2. Checkout release commit on master
  3. Run pnpm release:prepare
  4. Run pnpm release:publish