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

Added "exports"-field to package.json so import/require loads the appropriate file without any additional user-input #1725

Closed
wants to merge 5 commits into from

Commits on Jul 9, 2020

  1. added "exports"-field markedjs#1692

    Signed-off-by: kilian <[email protected]>
    kilian committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    6248b0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67d84a7 View commit details
    Browse the repository at this point in the history
  3. adjusted relevant rollup.config to output .mjs-ext

    Signed-off-by: kilian <[email protected]>
    kilian committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    e94f462 View commit details
    Browse the repository at this point in the history
  4. synced package-lock.json

    Signed-off-by: kilian <[email protected]>
    kilian committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    ed8388b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ab12cb View commit details
    Browse the repository at this point in the history