vite-plugin-taro 0.7.2 → 0.7.3-beta.1

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.en.md CHANGED
@@ -23,6 +23,12 @@ npm create vite-taro@latest my-app
23
23
 
24
24
  Continue with the [Quick Start guide](https://vpt.js.org/guides/quick-start/).
25
25
 
26
+ ## Sponsor
27
+
28
+ VPT is sponsored by [weapp.dev](https://weapp.dev). Thank you to our sponsor for supporting open-source development.
29
+
30
+ weapp.dev builds an open, composable modern toolchain for Mini Program and Web development.
31
+
26
32
  ### React Hot Reload in WeChat DevTools
27
33
 
28
34
  <video src="https://github.com/user-attachments/assets/c8289e1e-d8ad-429f-a0d9-a40656b4962a" controls autoplay muted loop playsinline width="100%"></video>
package/README.md CHANGED
@@ -24,6 +24,13 @@ npm create vite-taro@latest my-app
24
24
  接下来阅读[快速开始](https://vpt.js.org/guides/quick-start/)。
25
25
 
26
26
 
27
+ ## 赞助
28
+
29
+ VPT 由 [weapp.dev](https://weapp.dev) 赞助,感谢赞助者对开源开发的支持。
30
+
31
+ weapp.dev 致力于为小程序与 Web 构建开放、可组合的现代工具链。
32
+
33
+
27
34
  ### 已支持微信开发者工具的 React 热更新
28
35
 
29
36
  <video src="https://github.com/user-attachments/assets/c8289e1e-d8ad-429f-a0d9-a40656b4962a" controls autoplay muted loop playsinline width="100%"></video>