mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 12:24:55 +00:00
Disabling webpack minimize is a bug we are working to resolve but we have to consider self-hosters that deploy on low cost hardware and reenabling this for them drastically increases the build time. For now, add a `DISCOURSE_WEBPACK_MINIMIZE` env to allow sites to opt back in.