jaredpalmer/razzle

Add build type `library`

开放

#1,277 创建于 2020年4月26日

 (7 条评论) (2 个反应) (0 位负责人)JavaScript (841 个派生)batch import
discussionenhancementhelp wanted

仓库指标

星标
 (11,026 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

🚀 Feature request

Current Behavior

There is not possible? to build library with razzle. As with rise of monorepo popularity there should be an option to easy extract a common util, or react component and build it using razzle!

Desired Behavior

Should be possible build library!

Suggested Solution

Add support for new build type to razzel, as most building blocks are there ( added with client-only support 🎉 )

Who does this impact? Who is this for?

All users.

Describe alternatives you've considered

None.

Additional context

None.

贡献者指南