-
Notifications
You must be signed in to change notification settings - Fork 3
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
Toolkit UMD naming #15
Comments
At this point in time, I think we should go for a new namespace, starting from 'carto' root. Something in the line of:
Opening the discussion with you @jesusbotella, @neokore and @elenatorro |
As long as it doesn't clash with VL and carto.js, which also live under 'carto' |
or even if it does... 😄 (more to come soon...) |
Taking |
I think we should use |
We'll make the move just after merging metrics-event PR #56 , starting a new base 'viz', isolated from the current -rc.013 line |
The UMD module names are a bit of a mess right now. They are long, verbose, and not namespaced.
We should try to come up with a relatively short way of naming packages, maybe even namespacing?
IDEA: We could have different entry points for the UMDs, so they build a namespace. We shouldn't use
carto.
because I think VL and carto.js will not play nice.The text was updated successfully, but these errors were encountered: