Function swc_compiler_base::minify_file_comments

source ·
pub fn minify_file_comments(
    comments: &SingleThreadedComments,
    preserve_comments: BoolOr<JsMinifyCommentOption>
)