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 3a1c471 commit d6842d7Copy full SHA for d6842d7
package.json
@@ -2,6 +2,7 @@
2
"name": "miniprogram-demo",
3
"version": "1.0.0",
4
"description": "WeChat miniprogram demo",
5
+ "type": "module",
6
"scripts": {
7
"init": "npm run sync && cd cloudfunctions/ && npm i --production && cd ../miniprogram/ && npm i --production",
8
"lint": "eslint .",
0 commit comments