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

fix: fix sourcemaps and circular dependencies #2929

Merged
merged 1 commit into from Aug 10, 2023

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented Aug 9, 2023

Marked version: 7.0.1

Description

Fix sourcemaps and circular dependencies

sourcemap aren't adding sourceContent in release
https://stackoverflow.com/questions/63218218/rollup-is-not-generating-typescript-sourcemap

Contributor

  • Test(s) exist to ensure functionality and minimize regression (if no tests added, list tests covering this PR); or,
  • no tests required for this PR.
  • If submitting new feature, it has been documented in the appropriate places.

Committer

In most cases, this should be a different person than the contributor.

@vercel
Copy link

vercel bot commented Aug 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marked-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2023 6:39am

@UziTech UziTech merged commit eb4ce21 into markedjs:master Aug 10, 2023
12 checks passed
@UziTech UziTech deleted the sourcemaps branch August 10, 2023 04:40
github-actions bot pushed a commit that referenced this pull request Aug 10, 2023
## [7.0.2](v7.0.1...v7.0.2) (2023-08-10)

### Bug Fixes

* fix sourcemaps and circular dependencies ([#2929](#2929)) ([eb4ce21](eb4ce21))
* noImplicitAny: true ([#2891](#2891)) ([ff1602c](ff1602c))
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.

None yet

2 participants