🚀 DAY 3 OF LAUNCH WEEK:Announcing Bun and vlt Support in Socket.Learn more
Socket
Book a DemoInstallSign in
Socket

@dcloudio/uni-app-plus

Package Overview
Dependencies
Maintainers
12
Versions
1768
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dcloudio/uni-app-plus

@dcloudio/uni-app-plus

Source
npmnpm
Version
3.0.0-alpha-4080420251023001
Version published
Weekly downloads
6.4K
-23.85%
Maintainers
12
Weekly downloads
 
Created
Source

@dcloudio/uni-app-plus

uni-app 处理 App。

包含 uni-app-x 内置 api/components 等逻辑

项目结构

本身是一个 vite 项目,存在 vite.config.tsx.vite.config.ts 两个配置文件。

处理 uni-app-x

通过 node scripts/build.js uni-app-plus 运行编译时候,会通过 vite build --config x.vite.config.ts

最终得到 dist/uni.x.runtime.esm.js,后续其他项目会依赖产物进一步处理。

参与贡献

uni-app-x

如果你想参与到 uni-app-x 的贡献中,你可以着重了解 src/x 目录。

FAQs

Package last updated on 23 Oct 2025

Did you know?

Socket

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.

Install

Related posts