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: add marked.min.js to package exports #3035

Merged
merged 1 commit into from Oct 11, 2023

Conversation

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

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
12 checks passed
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