Skip to content

Commit 5c0ed1f

Browse files
authored
fix: h5 中页面加载时,报错_createSelectQuery is not defined (#1241)
1 parent c601ebf commit 5c0ed1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/taro-ui/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "taro-ui",
33
"version": "3.0.0-alpha.3",
44
"description": "UI KIT for Taro",
5-
"browser": "dist/index.umd.js",
65
"module": "dist/index.esm.js",
76
"main": "dist/index.js",
87
"source": "src/index.ts",

0 commit comments

Comments
 (0)