Skip to content

fix: add marked.min.js to package exports#3035

Merged
UziTech merged 1 commit intomarkedjs:masterfrom
generalmotors:fix/add-min-js-to-exports
Oct 11, 2023
Merged

fix: add marked.min.js to package exports#3035
UziTech merged 1 commit intomarkedjs:masterfrom
generalmotors:fix/add-min-js-to-exports

Conversation

@michaelfaith
Copy link
Copy Markdown
Contributor

This change adds the minified js to the package's export conditions. This will allow projects using PnP to have access to the script during build time.

Fixes #2885

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.

This change adds the minified js to the package's export
conditions.  This will allow projects using PnP to have access
to the script during build time.
@vercel
Copy link
Copy Markdown

vercel bot commented Oct 10, 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 Oct 10, 2023 3:42pm

@UziTech UziTech merged commit 71fc094 into markedjs:master Oct 11, 2023
github-actions bot pushed a commit that referenced this pull request Oct 11, 2023
## [9.1.1](v9.1.0...v9.1.1) (2023-10-11)

### Bug Fixes

* add marked.min.js to package exports ([#3035](#3035)) ([71fc094](71fc094))
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.

Angular + Yarn pnp support

3 participants