@thirdroom/vite-plugin-rewrite-all
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

vite-plugin-rewrite-all npm

Vite 2 plugin that fix dev server not rewriting the path includes a dot vite#2190

Installation

npm install --save-dev vite-plugin-rewrite-all

Usage

Add it to vite.config.js

import pluginRewriteAll from 'vite-plugin-rewrite-all';

export default {
  plugins: [pluginRewriteAll()]
}

As long as you can rewriting all path, this should work for you.

License

MIT

Copyright (c) 2021-present, AlphaTr

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    11
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    11
  • 1.0.1
    1

Package Sidebar

Install

npm i @thirdroom/vite-plugin-rewrite-all

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

5.24 kB

Total Files

6

Last publish

Collaborators

  • ajbura
  • natethegreatt
  • robertlong