Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Fix: Import marked from marked/lib/marked (Fixes #32) #33

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

mrw100
Copy link
Contributor

@mrw100 mrw100 commented Mar 2, 2020

What is the purpose of this pull request? (Check any that's applicable)

  • Feature
  • Bug fix
  • Dependency updates
  • Documentation updates
  • Build related changes
  • Changes an existing functionality
  • Other, please explain:

Does this introduce a breaking change?

  • Yes
  • No

What changes did you make? (Give an overview)
The upgrade from marked@0.7.0 to 0.8.0 causes issues in the carbon-graphs dev site in Internet Explorer(#32) . This is the workaround I found on the issue that was logged against markedjs.

@mrw100 mrw100 requested a review from abhijit945 as a code owner March 2, 2020 16:40
@pull-assistant
Copy link

pull-assistant bot commented Mar 2, 2020

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     import marked from lib

Powered by Pull Assistant. Last update 906f7e5 ... 906f7e5. Read the comment docs.

@mraplumb mraplumb requested review from mraplumb and removed request for abhijit945 March 10, 2020 21:20
@@ -4882,8 +4882,7 @@
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
"dev": true,
"optional": true

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrw100 were these changes to remove the optional property done by "npm install" or were they removed for another reason?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes came from npm install

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants