@pinegrow/vite-plugin 3.0.30 → 3.0.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.cjs +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
[Vite](https://vitejs.dev) plugin for [Pinegrow](https://pinegrow.com) ⚡️
|
|
10
10
|
|
|
11
|
-
Pinegrow Vite Plugin enables connection and interaction between your Vite Dev-Server and Pinegrow apps (currently only Vue Designer).
|
|
11
|
+
Pinegrow Vite Plugin enables connection and interaction between your Vite Dev-Server and Pinegrow apps (currently only Pinegrow Web Editor & Vue Designer).
|
|
12
12
|
|
|
13
13
|
- [ Learn more about Vue Designer](https://vuedesigner.com)
|
|
14
14
|
|