Jacky Zhao
2023-08-09 ee9ed4f2877bff1a64104b6d97ed0d51b1bb6fa3
quartz/plugins/emitters/componentResources.ts
@@ -163,6 +163,7 @@
            minify: true,
            targets: {
              safari: (15 << 16) | (6 << 8), // 15.6
              ios_saf: (15 << 16) | (6 << 8), // 15.6
              edge: 115 << 16,
              firefox: 102 << 16,
              chrome: 109 << 16,