|
|
hace 3 semanas | |
|---|---|---|
| .vscode | hace 1 mes | |
| api | hace 1 mes | |
| core | hace 3 semanas | |
| lib | hace 1 mes | |
| store | hace 1 mes | |
| utils | hace 1 mes | |
| .env | hace 1 mes | |
| .gitignore | hace 1 mes | |
| game.js | hace 1 mes | |
| game.json | hace 1 mes | |
| index.ts | hace 1 mes | |
| package.json | hace 3 semanas | |
| pnpm-lock.yaml | hace 1 mes | |
| project.config.json | hace 1 mes | |
| project.private.config.json | hace 1 mes | |
| readme.md | hace 3 semanas | |
| tsconfig.json | hace 1 mes | |
| tt-extensions.d.ts | hace 1 mes | |
| vite.config.js | hace 3 semanas |
本SDK主要用于抖音小游戏接入
pnpm install
开发编译
pnpm dev
打包
打包后,文件放到dist文件下
pnpm build
pnpm build 是默认去除打印信息的。如果需要保留,则修改vite.config.ts文件。