jaredpalmer/razzle

Add build type `library`

Offen

#1.277 geöffnet am 26.04.2020

 (7 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (841 Forks)batch import
discussionenhancementhelp wanted

Repository-Metriken

Stars
 (11.025 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

🚀 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