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 de99aa0 commit 9dc3a22Copy full SHA for 9dc3a22
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