discourse/app/assets
David Taylor d141adb872
FIX: Adjust swc minify options for Safari 15 support (#28098)
By default, the swc minifier seems to unwrap 'unneeded' IIFE. That means it was undoing the 'bugfix' transformation we have for class fields in Safari 15. Disabling the 'inline' and 'reduce_funcs' options seems to stop this behavior.
2024-07-26 17:46:31 +01:00
..
images FIX: Use correct location for wizard background image (#24183) 2023-10-31 15:57:47 +00:00
javascripts FIX: Adjust swc minify options for Safari 15 support (#28098) 2024-07-26 17:46:31 +01:00
stylesheets FIX: Restore missing modal scss (#28085) 2024-07-25 15:20:52 -04:00