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

Improve dependencies #13

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Improve dependencies #13

merged 2 commits into from
Feb 7, 2024

Conversation

gberaudo
Copy link
Contributor

@gberaudo gberaudo commented Feb 2, 2024

Replaces #12

@@ -171,6 +170,7 @@ export default class MFPBaseEncoder {
const layer = layerState.layer;

if (layer instanceof VectorTileLayer) {
const {MVTEncoder} = await import('@geoblocks/print');
Copy link

Choose a reason for hiding this comment

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

Is it well-supported by different bundler?

Copy link
Contributor

Choose a reason for hiding this comment

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

@gberaudo gberaudo force-pushed the improve_dependencies branch from fddfc32 to ca75e39 Compare February 7, 2024 08:37
@gberaudo gberaudo merged commit abb7978 into main Feb 7, 2024
1 check passed
@gberaudo gberaudo deleted the improve_dependencies branch February 7, 2024 08:47
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.

4 participants