Skip to content

fix: fix sourcemaps and circular dependencies#2929

Merged
UziTech merged 1 commit intomarkedjs:masterfrom
UziTech:sourcemaps
Aug 10, 2023
Merged

fix: fix sourcemaps and circular dependencies#2929
UziTech merged 1 commit intomarkedjs:masterfrom
UziTech:sourcemaps

Conversation

@UziTech
Copy link
Copy Markdown
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
Copy Markdown

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
@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))
Logiclayer1111 pushed a commit to Logiclayer1111/marked that referenced this pull request Apr 20, 2026
## [7.0.2](markedjs/marked@v7.0.1...v7.0.2) (2023-08-10)

### Bug Fixes

* fix sourcemaps and circular dependencies ([#2929](markedjs/marked#2929)) ([f6133cf](markedjs/marked@f6133cf))
* noImplicitAny: true ([#2891](markedjs/marked#2891)) ([f4d0739](markedjs/marked@f4d0739))
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.

2 participants