nuxt-hydration
TypeScript icon, indicating that this package has built-in type declarations

0.6.4 • Public • Published

nuxt-hydration

⚠️ This module is still under development ⚠️

Feature

  • Make sure you are aware when there's a hydration issue
    • hint which components mismatched
    • show the SSR rendered HTML hydration-UI

Installation

  • run yarn|pnpm|npm install -D nuxt-hydration
  • add it to your nuxt.config
export default defineNuxtConfig({
  modules: ['nuxt-hydration']
})
  • that's it !

Readme

Keywords

none

Package Sidebar

Install

npm i nuxt-hydration

Weekly Downloads

202

Version

0.6.4

License

MIT

Unpacked Size

17.1 kB

Total Files

23

Last publish

Collaborators

  • huang-julien