vite-plugin-host
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Vite Plugin Host

A vite plugin to allow you to use the custom domain for development

Install

$ yarn add vite-plugin-host

Usage

import host from 'vite-plugin-host'


module.exports = {
  plugins: [
    // others
    host()
  ]
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i vite-plugin-host

Weekly Downloads

83

Version

1.0.2

License

MIT

Unpacked Size

3.44 kB

Total Files

6

Last publish

Collaborators

  • falstack