Skip to content

Commit 2379b0b

Browse files
committed
chore: add proguard plugin to readme
1 parent 1452212 commit 2379b0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ A monorepo for sourcemap upload infrastructure.
88
## Structure
99

1010
- **`apps/backend`** — Rust (Axum) API server that ingests sourcemap uploads
11-
- **`packages/bundler-plugin`** — Universal unplugin adapter set (Vite, Rollup, Rolldown, Webpack, Rspack, esbuild, Unloader, Farm, Bun) that uploads sourcemaps after builds
11+
- **`packages/bundler-plugin`** — Universal unplugin adapter set (Vite, Rolldown, Webpack and more) that uploads sourcemaps after builds
12+
- **`packages/proguard-plugin`** — a Gradle plugin for uploading ProGuard obfuscation mappings
1213

1314
## Development
1415

0 commit comments

Comments
 (0)