How to make a plain JS helper or Vue mixin (not vue plugin), which is available in every component.
For now must import in every component helpers.js or others files, I want to load helpers only once in bootstrap.
This question is available on Nuxt.js community (#c1173)