You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2022. It is now read-only.
We have multiple templates using vuebar, and repeated config in each, even within the same template.
It would be useful to set up global default config when including the mixin in Vue. Of course, options included with the directive in the template should override global defaults.