jaredpalmer/razzle

Add build type `library`

Open

#1277 aperta il 26 apr 2020

Vedi su GitHub
 (7 commenti) (2 reazioni) (0 assegnatari)JavaScript (963 fork)batch import
discussionenhancementhelp wanted

Metriche repository

Star
 (11.091 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor