Category "minify"

I'm getting jetified-kotlin-reflect error while getting the release of the app in android kotlin

app:minifyReleaseWithR8 throws an error when it comes here. There is no error when minify is false. This error. Type kotlin.reflect.jvm.internal.impl.serializat

Failed to minify the code from this file (styled.js)

We upgraded to MUI v5 and when we try to build the project we get the following error: Failed to minify the code from this file: ./node_modules/@mui/material/s

Why is CssMinimizerWebpackPlugin preventing my main js file from being minified?

I am using webpack's CssMinimizerWebpackPlugin (docs). I initially configured it as recommended on the documentation optimization: { minimize: true, m

How to pass terser options to html-minifier-terser

How to pass terser options to html-minifier-terser (https://www.npmjs.com/package/html-minifier-terser)? The docs do not show any way to send it, only general o

Minifying javascript via unicode

on dwitter.net i often see dweets that are encoded interestingly to minify the JS to character count. for example https://www.dwitter.net/d/22372 (or https://ww

How to build a production version of React without minification?

Background I've been following more or less the official guide to setup a local dev environment with react and it seems to use create-react-app, which sets up

How to minify Symfony / Twig generated HTML code to satisfy Google PageSpeed Insight?

When testing my Symfony 2.8 based webpage with Google PageSpeed Insights I am getting warned, that the HTML code is not minified. This is true, while Assetic