patch-vue-directive-ssr
v0.0.1
Published
Patch for Vue 3 directive SSR build failure
Downloads
4,404
Readme
patch-vue-directive-ssr
This package patchs @vue/compiler-ssr for build custom directives with SSR/SSG.
- Custom directive is missing corresponding SSR transform and will be ignored.Usage
npm i -D patch-vue-directive-ssrDone.
Compatibility
Tested with @vue/[email protected].
