Enable splitting on addProtocol
#2247
Unanswered
helloimalastair
asked this question in
Q&A
Replies: 1 comment 4 replies
-
This is a global definition related to configuration, I don't think you can simply import that part unfortunately. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to allow
addProtocol
to be imported directly frommaplibre-gl
, rather than having to import the entiremaplibre
object? Trying to reduce my code bundle size...So like, instead of
doing this:
Beta Was this translation helpful? Give feedback.
All reactions