0.0.1 • Published 3 years ago

patch-vue-directive-ssr v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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-ssr

Done.

Compatibility

Tested with @vue/compiler-ssr@3.0.7.