jaredpalmer/razzle

Add build type `library`

Open

#1,277 opened on Apr 26, 2020

View on GitHub
 (7 comments) (2 reactions) (0 assignees)JavaScript (963 forks)batch import
discussionenhancementhelp wanted

Repository metrics

Stars
 (11,091 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

🚀 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.

Contributor guide