Merged
Conversation
PR #7 added dist/*.js, dist/*.min.js, dist/plot-schema.json, and dist/translation-keys.txt to .gitignore, which removed ~95 tracked dist files. The upstream plotly/plotly.js tracks these files (committed at release time). This reverts .gitignore to match upstream and restores all dist files from the pre-PR#7 state. Co-authored-by: gatopeich <7722268+gatopeich@users.noreply.github.com> Agent-Logs-Url: https://github.com/gatopeich/plotly.js/sessions/30fb7b56-90e9-4537-a51a-9e73113f74dc
Co-authored-by: gatopeich <7722268+gatopeich@users.noreply.github.com> Agent-Logs-Url: https://github.com/gatopeich/plotly.js/sessions/30fb7b56-90e9-4537-a51a-9e73113f74dc
Copilot
AI
changed the title
[WIP] Fix dist folder for upstream PR
Restore dist files deleted by PR #7
Mar 22, 2026
Co-authored-by: gatopeich <7722268+gatopeich@users.noreply.github.com> Agent-Logs-Url: https://github.com/gatopeich/plotly.js/sessions/85614147-edea-4fa3-ac86-3b94e848fa64
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR #7 added
dist/*.js,dist/*.min.js,dist/plot-schema.json, anddist/translation-keys.txtto.gitignore, which caused ~95 tracked dist files to be removed. Upstreamplotly/plotly.jstracks these as release artifacts committed vianpm version..gitignore: Removed the 4 lines added by PR Optimize marker render pipeline via SVG<symbol>/<use>#7, restoring parity with upstreamdist/: Restored all files (includingREADME.md) to their pre-PR#7 state fromcef92be💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.