Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
chore: update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
underfin committed Sep 9, 2020
1 parent a605693 commit 5396ab8
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# vite-plugin-vue2
**Current status: experimental**

You can use it in dev now.

## Usage

- run `yarn add vite-plugin-vue2`
- run `yarn add vite-plugin-vue2 --dev`
- add the plugin into `vite.config.js`
``` js
// vite.config.js
Expand All @@ -18,5 +15,6 @@ module.exports = {

## Todo

- Build Src Import handing
- JSX handing
- Custom Block
- SSR Build

0 comments on commit 5396ab8

Please sign in to comment.