Skip to content

Commit

Permalink
chore: remove pngquant (#709)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Dec 12, 2024
1 parent 781f044 commit 29216dc
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 1,062 deletions.
1 change: 0 additions & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ const config: Config = {
path.resolve(__dirname, './src/plugins/releases/index.ts'),
path.resolve(__dirname, './src/plugins/fiddle/index.ts'),
path.resolve(__dirname, './src/plugins/governance/index.ts'),
path.resolve(__dirname, './src/plugins/pngquant/index.ts'),
],
presets: [
[
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@
"hast-util-to-html": "^9.0.3",
"hastscript": "^9.0.0",
"husky": "^9.1.6",
"image-minimizer-webpack-plugin": "^4.0.2",
"imagemin": "^9.0.0",
"imagemin-pngquant": "^10.0.0",
"json5": "^2.2.2",
"latest-version": "^5.1.0",
"lint-staged": "^15.2.10",
Expand Down
28 changes: 0 additions & 28 deletions src/plugins/pngquant/index.ts

This file was deleted.

Loading

0 comments on commit 29216dc

Please sign in to comment.