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 8bd820a commit c0e62fcCopy full SHA for c0e62fc
packages/nutui-taro-demo/package.json
@@ -12,8 +12,7 @@
12
"dev": "taro build --watch --type",
13
"dev:jmapp": "VITE_APP_PROJECT_ID=jmapp taro build --watch --type",
14
"build": "taro build --type",
15
- "build:jmapp": "taro build --type",
16
-
+ "build:jmapp": "VITE_APP_PROJECT_ID=jmapp taro build --type",
17
"build:weapp": "taro build --type weapp",
18
"build:swan": "taro build --type swan",
19
"build:alipay": "taro build --type alipay",
0 commit comments