Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support sourcemap #77

Merged
merged 3 commits into from
Mar 14, 2023
Merged

feat: support sourcemap #77

merged 3 commits into from
Mar 14, 2023

Conversation

wre232114
Copy link
Member

@wre232114 wre232114 commented Mar 13, 2023

Basic source map support. Some features like reading original source map are not supported now, I will implement them in future versions.

close #66

@wre232114 wre232114 added this to the v0.5.0 milestone Mar 13, 2023
@changeset-bot
Copy link

changeset-bot bot commented Mar 13, 2023

⚠️ No Changeset found

Latest commit: 9e98696

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@a2b260d). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 8cce770 differs from pull request most recent head 9e98696. Consider uploading reports for the commit 9e98696 to get more accurate results

@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage        ?   50.12%           
=======================================
  Files           ?       80           
  Lines           ?     4473           
  Branches        ?        0           
=======================================
  Hits            ?     2242           
  Misses          ?     2231           
  Partials        ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@wre232114 wre232114 merged commit e76619a into main Mar 14, 2023
@wre232114 wre232114 deleted the feat/sourcemap branch March 14, 2023 12:14
@github-actions github-actions bot mentioned this pull request Feb 6, 2024
This was referenced Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat(v0.5.0): Source map
1 participant