We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1c313 commit c4c7ca1Copy full SHA for c4c7ca1
scripts/build-taro.mjs
@@ -502,7 +502,7 @@ console.timeEnd('Build CSS')
502
503
console.time('Build jmapp CSS')
504
await buildCSS('jmapp')
505
-console.timeEnd('Build CSS')
+console.timeEnd('Build jmapp CSS')
506
507
console.time('Build jrkf CSS')
508
await buildCSS('jrkf')
scripts/build.mjs
@@ -444,7 +444,7 @@ console.timeEnd('Build CSS')
444
445
446
447
448
449
450
0 commit comments