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

Publish an unminified prod build #4265

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

birkskyum
Copy link
Member

@birkskyum birkskyum commented Jun 13, 2024

A few years ago the unminified production build was removed from the build pipeline as part of a larger cleanup.

It's recently been requested to re-introduce it, which is done in this PR.

The build is named like in the past: dist/maplibre-gl-unminified.js.

  • Confirm your changes do not include backports from Mapbox projects (unless with compliant license) - if you are not sure about this, please ask!

@birkskyum birkskyum requested a review from HarelM June 13, 2024 15:34
@codecov-commenter
Copy link

codecov-commenter commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.62%. Comparing base (5093bf4) to head (0b9be5b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4265      +/-   ##
==========================================
- Coverage   87.66%   87.62%   -0.04%     
==========================================
  Files         242      242              
  Lines       33081    33081              
  Branches     2154     2175      +21     
==========================================
- Hits        28999    28987      -12     
+ Misses       3111     3106       -5     
- Partials      971      988      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@HarelM
Copy link
Collaborator

HarelM commented Jun 13, 2024

Looking at the thread I still don't see the need for an unminified production version.
But I have no real objections, so feel free to push this forward.

@birkskyum birkskyum merged commit a3f67eb into maplibre:main Jun 13, 2024
15 checks passed
@birkskyum
Copy link
Member Author

birkskyum commented Jul 15, 2024

cc @archmoj - If plotly.js at some point move to typescript, there might be a future where users can get an even better way to explore the source through Isolated Declarations - https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-10/

HarelM pushed a commit that referenced this pull request Oct 27, 2024
* Remove unminified production build

* cleanup

* changelog

* changelog
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.

3 participants