discourse/app
David Taylor 87d850948f
PERF: Only apply terser to production assets (#24699)
We funnel vendored javascript through ember-cli, but that's only used for the testem environment. Therefore, there's no need to minify it in production builds. In my tests, this reduces peak RSS of a production build from 3.53GB to 3.15GB.
2023-12-04 18:05:55 +00:00
..
assets PERF: Only apply terser to production assets (#24699) 2023-12-04 18:05:55 +00:00
controllers FIX: Show only top categories in first category-drop (#24575) 2023-11-29 09:41:25 +02:00
helpers DEV: Simplify ember-cli proxy strategy (#24242) 2023-11-10 11:16:06 +00:00
jobs DEV: update syntax tree to latest (#24623) 2023-11-29 16:38:07 +11:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models FIX: Allow setting an array custom field to a singleton value (#24636) 2023-11-29 14:18:47 -06:00
serializers FIX: Further improvements for plugin list (#24622) 2023-11-30 10:53:17 +10:00
services DEV: Pass the user who requested the summary to the strategy. (#24489) 2023-11-21 13:27:27 -03:00
views FIX: Use subfolder-safe url for category in html view (#24595) 2023-11-28 19:08:14 +08:00