Open efuller opened 3 months ago
Remove the NPM @wordpress related dependencies that are not used in code.
@wordpress
When a developer runs npm install, only the @wordpress dependencies that are used in code are installed.
npm install
Description
Remove the NPM
@wordpress
related dependencies that are not used in code.Use Case
When a developer runs
npm install
, only the@wordpress
dependencies that are used in code are installed.