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 Mar 8, 2019. It is now read-only.
At the moment if a mixins.js file contains more than one file the document parser loads all mixins for each component.
It would be better to only load the mixin that are mentionned in the mixin property of the documented component.