rdil
rdil
SCSWC Community
Created by rdil on 3/29/2025 in #questions
Changelog for minifier
Hi all, My company uses the minifier component of swc. Recently, we migrated from v1.9.3 of core to v1.11.9, and we saw a huge upwards spike in cumulative layout shift (CLS) reported from real users' browsers. is there any significant changes that could account for this?
3 replies
SCSWC Community
Created by rdil on 3/13/2025 in #questions
Comments not going on new lines always
Hi all, Trying to port a sprockets codebase using jquery v1 (I know, I hate it too) from TSC (v2) to swc. I'm having trouble with it though, as its placing the sprockets require calls on the end of lines when the previous line closes a multi-line comment. Does anyone know a way to work around this?
1 replies