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

Prevent cross-package imports #2356

Merged
merged 1 commit into from
Apr 7, 2023
Merged

Conversation

rotu
Copy link
Contributor

@rotu rotu commented Apr 7, 2023

Enforces separation of maplibre and style spec by preventing cross-package imports.
No longer as much of an issue since #2198 migrated the style spec to a different repo.

fixes #2054

Launch Checklist

  • Confirm your changes do not include backports from Mapbox projects (unless with compliant license) - if you are not sure about this, please ask!
  • Briefly describe the changes in this PR.
  • Link to related issues.

@HarelM
Copy link
Collaborator

HarelM commented Apr 7, 2023

Can this be merged? Why is this in draft state?

@rotu rotu marked this pull request as ready for review April 7, 2023 21:03
@rotu
Copy link
Contributor Author

rotu commented Apr 7, 2023

Can this be merged? Why is this in draft state?

Yes. No good reason

@HarelM HarelM merged commit 9ce33dd into maplibre:main Apr 7, 2023
@rotu rotu deleted the no-relative-imports branch April 25, 2023 00:05
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.

Style spec references code from maplibre-gl
2 participants