We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142a3ad commit 294ffbeCopy full SHA for 294ffbe
README.md
@@ -4,9 +4,8 @@ The library is based on the `@vitejs/plugin-vue` internal modules, whose interfa
4
5
## Install
6
``` sh
7
-npm i -D esbuild-plugin-vue-iii
+npm i -D esbuild esbuild-plugin-vue-iii
8
```
9
- *) yarn can't be used. yarn seems to be unable to resolve local file dependency well.
10
11
## Usage
12
``` js
0 commit comments