- 写入具体组件名 - 修改 package.json 配置 ( 按需修改, 其中 name 必须修改 ) - --target: 构建目标,默认为应用模式,这里修改为 lib 启用库模式。 - --dest : 输出目录,默认 dist,这里改成 lib。 - --name 构建后的文件名。 - [entry]: 最后一个参数为入口文件,默认为 src/App.vue。这里我们指定编译 package/ 组件库目录。
Cross-referenced across 55 tracked directories
#136382
Popularity Rank
1 / 55
Listed In
Emerging
Adoption Stage
3/14/2026
First Seen
Recently added to the ecosystem
creamidea

atilaz
Initialize Neon projects
GitHub Actions
AI Elements is a component library and custom registry built on top of shadcn/ui to help you build AI-native applications faster.
...morefisshy
A scroll component for React.js