![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
tt-ide-cli
Advanced tools
tma
是字节跳动小程序官方提供的命令行工具。
建议在全局安装 tma
。
npm install -g tt-ide-cli
在当前目录下,以给定的项目名字创建一个空白的小程序项目。
Usage: tma create <project-name>
Create a new project with given name in current folder
Options:
-f, --force Overwrite target directory if it exists
-h, --help Output usage information
在小程序开发者工具中打开给定目录的项目。
如果给定的目录不存在,则仅打开开发者工具。
Usage: tma open <project-path>
Open target project by path
登录到开发者平台。支持代理设置。
Usage: tma login [options]
Login to the developer platform
Options:
-m, --mobile Login by mobile
-e, --email Login by email
-p, --proxy <proxy> Login with proxy
-h, --help output usage information
Usage: login-e [email] [password]
Login to the developer platform by E-mail
Options:
-p, --proxy <proxy> Login with proxy
-h, --help Output usage information
将项目上传后,扫码二维码来预览小程序。
Usage: tma preview [options] [entry]
preview project by remote
Options:
-f, --force Preview project without local cache(deprecated)
--disable-cache Preview project without local cache
-s, --small Use small QR Code, but it does not take effect in some environments
-c, --copy Copy remote url to clipboard
-p, --proxy <proxy> Preview with proxy
-h, --help output usage information
把项目上传到开发者平台进行发布。
Usage: tma upload [options] [entry]
upload project to the developer platform
Options:
-v, --app-version <version> App version (eg: [major].[minor].[patch])
-c, --app-changelog <log> Changelog for this version
-p, --proxy <proxy> Update request proxy
-cp, --copy Copy remote url to clipboard
-h, --help output usage information
FAQs
Command line interface for micro app development
The npm package tt-ide-cli receives a total of 19 weekly downloads. As such, tt-ide-cli popularity was classified as not popular.
We found that tt-ide-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.