Skip to content

Add module field to package.json - #2020

Closed
benmccann wants to merge 1 commit into
markedjs:masterfrom
benmccann:patch-1
Closed

Add module field to package.json#2020
benmccann wants to merge 1 commit into
markedjs:masterfrom
benmccann:patch-1

Conversation

@benmccann

Copy link
Copy Markdown
Contributor

Marked version:latest

Markdown flavor: n/a

Description

module is the standard used to describe the ESM entry point

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

vercelBot commented Apr 20, 2021

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/markedjs/markedjs/8tQw4jQ1bwTt76tNUXMwuQYLMEj9
✅ Preview: https://markedjs-git-fork-benmccann-patch-1-markedjs.vercel.app

@UziTech

Copy link
Copy Markdown
Member

looks like we removed the module field in #1581 because of an issue in webpack (discussion).

@benmccann

Copy link
Copy Markdown
ContributorAuthor

Ok. I opened an issue instead since it seems a bit more complicated than this

Sign up for freeto 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

@benmccann@UziTech