jaredpalmer/razzle

Add build type `library`

開放

#1,277 建立於 2020年4月26日

 (7 則留言) (2 個反應) (0 位負責人)JavaScript (841 個分叉)batch import
discussionenhancementhelp wanted

倉庫指標

星標
 (11,025 顆星)
PR 合併指標
 (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.

貢獻者指南