[SSR] Custom directives on the server bundle
What problem does this feature solve?
I don't seem to be able to find any documentation on how to handle custom directives in a vue/vue.config.js/webpack setup using latest 3.1.* Vue. I have resorted to not using directives, but these would be a handy tool in our toolbox.
Does anyone know how to achieve this, or where I could find documentation on the matter?