@swc/next-minifier-backport
v0.1.0
Published
Backport SWC Minifier without the need to upgrade Next.js
Downloads
2
Readme
@swc/next-minifier-backport
You can install @swc/next-minifier-backport, and set the environment variable NEXT_SWC_MINIFY_BACKPORT while running next build.
npm install @swc/next-minifier-backport
NEXT_SWC_MINIFY_BACKPORT=true next build