Custom directive is missing corresponding SSR transform and will be ignored.

关于在vue3.0中使用ssr/ssg渲染时出现Custom directive is missing corresponding SSR transform and will be ignored.错误的修复。

yarn add -D patch-vue-directive-ssr
原文地址:https://www.cnblogs.com/guojikun/p/15213486.html