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 ad564f6 commit d24f660Copy full SHA for d24f660
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vite-plugin-uni-virtual-host",
3
"type": "module",
4
- "version": "0.0.0",
+ "version": "0.0.1",
5
"packageManager": "pnpm@10.17.1",
6
"description": "自动为 uni-app 组件注入 `virtualHost: true` 配置,让微信小程序的组件行为与 App/H5 端保持一致",
7
"author": "gd4Ark <gd4ark@gmail.com>",
0 commit comments