Skip to content

Commit

Permalink
Packages: Remove completely two deprecated webpack plugins (#48770)
Browse files Browse the repository at this point in the history
  • Loading branch information
gziolo committed Mar 6, 2023
1 parent 5673541 commit 27fefdc
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 503 deletions.
2 changes: 0 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
/packages/browserslist-config @ntwb @nerrad @ajitbohra
/packages/create-block @gziolo @ryanwelcher
/packages/create-block-tutorial-template @gziolo @ryanwelcher
/packages/custom-templated-path-webpack-plugin @ntwb @nerrad @ajitbohra
/packages/dependency-extraction-webpack-plugin @gziolo
/packages/docgen
/packages/e2e-test-utils @ntwb @nerrad @ajitbohra
Expand All @@ -74,7 +73,6 @@
/packages/jest-console @gziolo @ntwb @nerrad @ajitbohra
/packages/jest-preset-default @gziolo @ntwb @nerrad @ajitbohra
/packages/jest-puppeteer-axe @gziolo @ntwb @nerrad @ajitbohra
/packages/library-export-default-webpack-plugin @ntwb @nerrad @ajitbohra
/packages/npm-package-json-lint-config @gziolo @ntwb @nerrad @ajitbohra
/packages/postcss-themes @ntwb @nerrad @ajitbohra
/packages/prettier-config @ntwb @gziolo
Expand Down
12 changes: 0 additions & 12 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1499,12 +1499,6 @@
"markdown_source": "../packages/create-block/docs/external-template.md",
"parent": "packages-create-block"
},
{
"title": "@wordpress/custom-templated-path-webpack-plugin",
"slug": "packages-custom-templated-path-webpack-plugin",
"markdown_source": "../packages/custom-templated-path-webpack-plugin/README.md",
"parent": "packages"
},
{
"title": "@wordpress/customize-widgets",
"slug": "packages-customize-widgets",
Expand Down Expand Up @@ -1697,12 +1691,6 @@
"markdown_source": "../packages/lazy-import/README.md",
"parent": "packages"
},
{
"title": "@wordpress/library-export-default-webpack-plugin",
"slug": "packages-library-export-default-webpack-plugin",
"markdown_source": "../packages/library-export-default-webpack-plugin/README.md",
"parent": "packages"
},
{
"title": "@wordpress/list-reusable-blocks",
"slug": "packages-list-reusable-blocks",
Expand Down
1 change: 0 additions & 1 deletion packages/custom-templated-path-webpack-plugin/.npmrc

This file was deleted.

59 changes: 0 additions & 59 deletions packages/custom-templated-path-webpack-plugin/CHANGELOG.md

This file was deleted.

71 changes: 0 additions & 71 deletions packages/custom-templated-path-webpack-plugin/README.md

This file was deleted.

64 changes: 0 additions & 64 deletions packages/custom-templated-path-webpack-plugin/index.js

This file was deleted.

39 changes: 0 additions & 39 deletions packages/custom-templated-path-webpack-plugin/package.json

This file was deleted.

This file was deleted.

This file was deleted.

40 changes: 0 additions & 40 deletions packages/custom-templated-path-webpack-plugin/test/index.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/library-export-default-webpack-plugin/.npmrc

This file was deleted.

Loading

0 comments on commit 27fefdc

Please sign in to comment.