0.6.10 • Published 2 years ago

@crxjs/migrate v0.6.10

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Migrate from RPCE to @crxjs/vite-plugin

RPCE has moved Vite support to a new NPM package. Thanks for joining us on the journey!

Migrate your Chrome Extension project from RPCE to @crxjs/vite-plugin using this codemod script:

npx @crxjs/migrate

What it does

script running animation

This script will detect your package manager (npm, pnpm, or yarn) and ask permission to perform one or more of these actions:

  1. Update your Vite config file
  2. Install @crxjs/vite-plugin
  3. Remove rollup-plugin-chrome-extension

Options

You can specify the Vite config filename with the --file flag:

npx @crxjs/migrate --file vite.config.js
0.6.10

2 years ago

0.6.9

2 years ago

0.6.8

2 years ago

0.6.7

2 years ago

0.6.6

2 years ago

0.6.5

2 years ago

0.6.4

2 years ago

0.6.3

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago