Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@vituum/vite-plugin-posthtml

vituum8.6k1.1.0TypeScript support: included

readme

npm package node compatility

⚡️💡 VitePostHTML

import posthtml from '@vituum/vite-plugin-posthtml'

export default {
  plugins: [
    posthtml()
  ]
}
  • Read the docs to learn more about the plugin options.
  • Use with Vituum to get multi-page support.

Requirements