Skip to content

Revise building readme #5704

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

Merged
merged 8 commits into from
Jun 2, 2021
Merged

Revise building readme #5704

merged 8 commits into from
Jun 2, 2021

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Jun 2, 2021

Closes #5701 by addressing part 2 of the issue.

@plotly/plotly_js

@archmoj archmoj added this to the NEXT milestone Jun 2, 2021
README.md Outdated

```html
<script>
window.PlotlyConfig = {MathJaxConfig: 'local'}
Copy link
Collaborator

Choose a reason for hiding this comment

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

PlotlyConfig is no longer a thing in v2, so can't we remove all of this? Also does the script tag order even matter anymore? I bet it works now before or after, though I haven't tested this myself.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good call. Revisited in 5c6f724.

Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

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

💃

Co-authored-by: Alex Johnson <johnson.alex.c@gmail.com>
@archmoj archmoj merged commit e720965 into master Jun 2, 2021
@archmoj archmoj deleted the building-readme branch June 2, 2021 17:38
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.

Readme cleanups for 2.0
2 participants