Skip to content

Development Workflow

Dzintars Klavins edited this page Feb 5, 2020 · 1 revision

This project aims to implement "vanilla" Yarn 2 and PnP setup. It is not guaranteed to be the best idea, but I want to test it out.

Why WebPack

While Rollup is considered to be much more easy to configure and use I would like to believe that this project will grow into something bit more complex. Because of low level API and huge ecosystem and most importantly, that i already have some basic knowledge of it I think in current situation it will fit the best. I have no willingness to spend time to learn one more tool.

All other tools used in this repository in my opinion are self-explanatory.

Design System

For Design System i will use separate repository, which will be set up as Lerna monorepository, with StoryBook, Netlify, etc. All reusable visual components should be maintained only from that repository.

Clone this wiki locally