sonofmagic / weapp-tailwindcss

weapp-tailwindcss - bring tailwindcss to weapp ! 把 tailwindcss 原子化思想带入小程序开发吧 ! weapp-vite 把现代化的开发模式带入小程序开发
https://weapp-tw.icebreaker.top
MIT License
1.2k stars 87 forks source link

Fix/source map #233

Closed sonofmagic closed 1 year ago

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: d8ed410fd1159c82c35518d7524bd7536fca07e6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 98.34% and project coverage change: -0.06% :warning:

Comparison is base (9814a4e) 99.39% compared to head (d8ed410) 99.33%. Report is 18 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #233 +/- ## ========================================== - Coverage 99.39% 99.33% -0.06% ========================================== Files 33 34 +1 Lines 2134 2392 +258 Branches 226 286 +60 ========================================== + Hits 2121 2376 +255 - Misses 11 14 +3 Partials 2 2 ``` | [Files Changed](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker) | Coverage Δ | | |---|---|---| | [src/webpack/BaseUnifiedPlugin/v5.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL3dlYnBhY2svQmFzZVVuaWZpZWRQbHVnaW4vdjUudHM=) | `96.35% <78.57%> (+0.66%)` | :arrow_up: | | [src/vite/index.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL3ZpdGUvaW5kZXgudHM=) | `97.70% <81.81%> (-2.30%)` | :arrow_down: | | [src/js/handlers.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2pzL2hhbmRsZXJzLnRz) | `97.59% <97.59%> (ø)` | | | [src/defaults.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2RlZmF1bHRzLnRz) | `100.00% <100.00%> (ø)` | | | [src/escape.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2VzY2FwZS50cw==) | `100.00% <100.00%> (ø)` | | | [src/js/index.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2pzL2luZGV4LnRz) | `100.00% <100.00%> (ø)` | | | [src/mangle/index.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL21hbmdsZS9pbmRleC50cw==) | `100.00% <100.00%> (ø)` | | | [src/options.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL29wdGlvbnMudHM=) | `100.00% <100.00%> (ø)` | | | [src/postcss/index.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL3Bvc3Rjc3MvaW5kZXgudHM=) | `100.00% <100.00%> (ø)` | | | [src/postcss/mp.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL3Bvc3Rjc3MvbXAudHM=) | `97.36% <100.00%> (+0.01%)` | :arrow_up: | | ... and [7 more](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/233?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.