jaredpalmer/razzle

Add build type `library`

Ouverte

#1 277 ouverte le 26 avr. 2020

 (7 commentaires) (2 réactions) (0 personne assignée)JavaScript (841 forks)batch import
discussionenhancementhelp wanted

Métriques du dépôt

Stars
 (11 025 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur