微信小游戏sdk

ith5 95c0f1ab11 取消支付的错误捕获 3 weeks ago
.vscode ed6eddc391 first commit 1 month ago
api ed6eddc391 first commit 1 month ago
core 95c0f1ab11 取消支付的错误捕获 3 weeks ago
lib ed6eddc391 first commit 1 month ago
store ed6eddc391 first commit 1 month ago
utils 95c0f1ab11 取消支付的错误捕获 3 weeks ago
.env 95c0f1ab11 取消支付的错误捕获 3 weeks ago
.gitignore ed6eddc391 first commit 1 month ago
game.js 95c0f1ab11 取消支付的错误捕获 3 weeks ago
game.json ed6eddc391 first commit 1 month ago
index.ts ed6eddc391 first commit 1 month ago
package.json ed6eddc391 first commit 1 month ago
pnpm-lock.yaml ed6eddc391 first commit 1 month ago
project.config.json 759ab8ff93 支付错误捕获。 3 weeks ago
project.private.config.json 95c0f1ab11 取消支付的错误捕获 3 weeks ago
readme.md ed6eddc391 first commit 1 month ago
tsconfig.json ed6eddc391 first commit 1 month ago
vite.config.js ed6eddc391 first commit 1 month ago

readme.md

微信小游戏SDK

node版本

v20.19.0

安装依赖

pnpm install

开发编译

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

npm run dev

上线编译

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

npm run build