微信小游戏sdk

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

readme.md

微信小游戏SDK

node版本

v20.19.0

安装依赖

pnpm install

开发编译

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

npm run dev

上线编译

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

npm run build