Files
seerr/gen-docs/package.json
fallenbagel d88242fd62 fix(docs): switch to SWC minimizer to fix broken runtime bundle
Terser emits digit-prefixed hex chunk-name keys unquoted in webpack's runtime, producing an invalid
object literal that crashes hydration. SWC quotes them correctly.

fix #3035
2026-05-16 14:17:29 +08:00

1.5 KiB