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.
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1173">#c1173</a>)</em></sub></div>