Skip to content

Conversation

@camdecoster
Copy link
Contributor

@camdecoster camdecoster commented Nov 17, 2025

Description

Omit the ISO country codes list when copying the topojson during build preprocessing.

Closes #7636.

Changes

  • Linting/formatting
  • Update preprocess build step

Testing

  • Be on master
  • Run npm run preprocess
  • Note that the list has been copied into the dist folder
  • Discard changes
  • Switch to this branch
  • Run npm run preprocess
  • Note that the list has NOT been copied into the dist folder

Copy link
Contributor

@emilykl emilykl left a comment

Choose a reason for hiding this comment

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

Works for me! 🚀

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.

[BUG]: Preprocess build step copies ISO codes list to plotly.js dist/topojson folder

3 participants