微信小游戏sdk

ith5 759ab8ff93 支付错误捕获。 hace 3 semanas
.vscode ed6eddc391 first commit hace 1 mes
api ed6eddc391 first commit hace 1 mes
core 759ab8ff93 支付错误捕获。 hace 3 semanas
dist ed6eddc391 first commit hace 1 mes
lib ed6eddc391 first commit hace 1 mes
store ed6eddc391 first commit hace 1 mes
utils ed6eddc391 first commit hace 1 mes
.env ed6eddc391 first commit hace 1 mes
.gitignore ed6eddc391 first commit hace 1 mes
game.js 759ab8ff93 支付错误捕获。 hace 3 semanas
game.json ed6eddc391 first commit hace 1 mes
index.ts ed6eddc391 first commit hace 1 mes
package.json ed6eddc391 first commit hace 1 mes
pnpm-lock.yaml ed6eddc391 first commit hace 1 mes
project.config.json 759ab8ff93 支付错误捕获。 hace 3 semanas
project.private.config.json 759ab8ff93 支付错误捕获。 hace 3 semanas
readme.md ed6eddc391 first commit hace 1 mes
tsconfig.json ed6eddc391 first commit hace 1 mes
vite.config.js ed6eddc391 first commit hace 1 mes

readme.md

微信小游戏SDK

node版本

v20.19.0

安装依赖

pnpm install

开发编译

编译完成后,在dist文件夹下

npm run dev

上线编译

编译完成后,在dist文件夹下

npm run build